Skip to content

Commit 2c7abe7

Browse files
committed
zh: 工具链 -> 工具
It reads cleaner with other nav items.
1 parent c88431a commit 2c7abe7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/typescriptlang/zh/documentation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export const docCopy = {
4141
doc_react_gatsby_blurb: "帮助开发者构建高效的网站和应用",
4242
doc_react_next_blurb: "一个 React 框架",
4343
doc_react_razzle_blurb: "无需配置,为应用添加通用的服务端渲染",
44-
doc_react_toolchains_title: "建议的工具链",
44+
doc_react_toolchains_title: "建议的工具",
4545
doc_react_toolchains_blurb: "来自 React 团队的建议",
4646
doc_apps: "构建应用",
4747
doc_apps_electron_blurb: "一个命令构建一个现代 web 应用",

docs/typescriptlang/zh/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ export const indexCopy = {
7474

7575
index_started_docs: "开始一个项目",
7676
index_started_docs_blurb: "寻找一个入手点",
77-
index_started_tooling: "工具链",
77+
index_started_tooling: "工具",
7878
index_started_tooling_blurb: "深入 TypeScript",
7979
}

docs/typescriptlang/zh/nav.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const navCopy = {
44
nav_documentation_short: "文档",
55
nav_download: "下载",
66
nav_community: "社区",
7-
nav_tools: "工具链",
7+
nav_tools: "工具",
88
nav_search_placeholder: "搜索文档",
99
nav_search_aria: "搜索 TypeScript 网站",
1010
// let me know if you can't make this work in your lang:

0 commit comments

Comments
 (0)