Skip to content

Commit 4b3abb0

Browse files
authored
chore: provide scripts to check if there is unused icons and translat… (#6627)
* chore: provide scripts to check if there is unused icons and translations * move script to pro
1 parent 86758af commit 4b3abb0

File tree

184 files changed

+26
-3462
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

184 files changed

+26
-3462
lines changed

document/i18n/en/common.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,7 @@
11
{
2-
"Documentation": "Documentation",
3-
"nav": {
4-
"home": "Home",
5-
"docs": "Docs",
6-
"blog": "Blog",
7-
"about": "About"
8-
},
9-
"footer": {
10-
"links": "Links",
11-
"community": "Community",
12-
"resources": "Resources"
13-
},
142
"introduction": "Introduction",
153
"api_reference": "API Reference",
164
"use-cases": "Use Cases",
17-
"api": "API",
185
"selfHost": "Self-Host",
19-
"protocol": "Protocol",
20-
"upgrading": "Upgrading",
216
"faq": "FAQ"
227
}

document/i18n/zh-CN/common.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,7 @@
11
{
2-
"Documentation": "文档",
3-
"nav": {
4-
"home": "首页",
5-
"docs": "文档",
6-
"blog": "博客",
7-
"about": "关于"
8-
},
9-
"footer": {
10-
"links": "链接",
11-
"community": "社区",
12-
"resources": "资源"
13-
},
142
"introduction": "使用文档",
153
"api_reference": "API 文档",
164
"use-cases": "使用场景",
17-
"api": "API 手册",
18-
"protocol": "协议",
195
"selfHost": "自部署",
20-
"upgrading": "更新日志",
216
"faq": "常见问题"
227
}

packages/web/components/common/Icon/constants.ts

Lines changed: 0 additions & 120 deletions
Large diffs are not rendered by default.

packages/web/components/common/Icon/icons/collectionLight.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/web/components/common/Icon/icons/collectionSolid.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/web/components/common/Icon/icons/common/addCircleLight.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/web/components/common/Icon/icons/common/addUser.svg

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/web/components/common/Icon/icons/common/audit.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/web/components/common/Icon/icons/common/billing.svg

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/web/components/common/Icon/icons/common/confirm/rightTip.svg

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)