File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ export const docCopy = {
41
41
doc_react_gatsby_blurb : "帮助开发者构建高效的网站和应用" ,
42
42
doc_react_next_blurb : "一个 React 框架" ,
43
43
doc_react_razzle_blurb : "无需配置,为应用添加通用的服务端渲染" ,
44
- doc_react_toolchains_title : "建议的工具链 " ,
44
+ doc_react_toolchains_title : "建议的工具 " ,
45
45
doc_react_toolchains_blurb : "来自 React 团队的建议" ,
46
46
doc_apps : "构建应用" ,
47
47
doc_apps_electron_blurb : "一个命令构建一个现代 web 应用" ,
Original file line number Diff line number Diff line change @@ -74,6 +74,6 @@ export const indexCopy = {
74
74
75
75
index_started_docs : "开始一个项目" ,
76
76
index_started_docs_blurb : "寻找一个入手点" ,
77
- index_started_tooling : "工具链 " ,
77
+ index_started_tooling : "工具 " ,
78
78
index_started_tooling_blurb : "深入 TypeScript" ,
79
79
}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ export const navCopy = {
4
4
nav_documentation_short : "文档" ,
5
5
nav_download : "下载" ,
6
6
nav_community : "社区" ,
7
- nav_tools : "工具链 " ,
7
+ nav_tools : "工具 " ,
8
8
nav_search_placeholder : "搜索文档" ,
9
9
nav_search_aria : "搜索 TypeScript 网站" ,
10
10
// let me know if you can't make this work in your lang:
You can’t perform that action at this time.
0 commit comments