File tree Expand file tree Collapse file tree 4 files changed +1141
-1139
lines changed
Expand file tree Collapse file tree 4 files changed +1141
-1139
lines changed Original file line number Diff line number Diff line change @@ -11,23 +11,23 @@ downloads:
1111 display-hint : Display downloads for
1212 intro : >
1313 在你的平台上下载 Node.js 源码或预编译安装包,然后即可马上进行开发。
14- currentVersion : 当前版本
14+ currentVersion : 当前最新版本
1515 buildInstructions : 在支持的平台上,使用源代码构建 Node.js
16- WindowsInstaller : Windows Installer
17- WindowsBinary : Windows Binary
18- MacOSInstaller : macOS Installer
19- MacOSBinary : macOS Binary
20- LinuxBinaries : Linux Binaries
21- SourceCode : Source Code
16+ WindowsInstaller : Windows 安装包
17+ WindowsBinary : Windows 二进制文件
18+ MacOSInstaller : macOS 安装包
19+ MacOSBinary : macOS 二进制文件
20+ LinuxBinaries : Linux 二进制文件
21+ SourceCode : 源码
2222additional :
2323 headline : 其他平台
2424 intro : >
2525 Node.js 社区为其他平台维护非官方的构建。请注意这些构建并不受 Node.js 核心团队技术支持且可能尚未跟 Node.js 的当前发布版本保持一致。
2626 platform : 平台
2727 provider : 提供者
28- SunOSBinaries : SunOS Binaries
29- DockerImage : Docker Image
30- officialDockerImage : Official Node.js Docker Image
28+ SunOSBinaries : SunOS 二进制文件
29+ DockerImage : Docker 镜像
30+ officialDockerImage : 官方 Node.js Docker 镜像
3131 LinuxPowerSystems : Linux on Power Systems
3232 LinuxSystemZ : Linux on System z
3333 AIXPowerSystems : AIX on Power Systems
Original file line number Diff line number Diff line change @@ -11,23 +11,23 @@ downloads:
1111 display-hint : Display downloads for
1212 intro : >
1313 在你的平台上下载 Node.js 源码或预编译安装包,然后即可马上进行开发。
14- currentVersion : 当前版本
14+ currentVersion : 当前长期支持版本
1515 buildInstructions : 在支持的平台上,使用源代码构建 Node.js
16- WindowsInstaller : Windows Installer
17- WindowsBinary : Windows Binary
18- MacOSInstaller : macOS Installer
19- MacOSBinary : macOS Binary
20- LinuxBinaries : Linux Binaries
21- SourceCode : Source Code
16+ WindowsInstaller : Windows 安装包
17+ WindowsBinary : Windows 二进制文件
18+ MacOSInstaller : macOS 安装包
19+ MacOSBinary : macOS 二进制文件
20+ LinuxBinaries : Linux 二进制文件
21+ SourceCode : 源码
2222additional :
2323 headline : 其他平台
2424 intro : >
2525 Node.js 社区为其他平台维护非官方的构建。请注意这些构建并不受 Node.js 核心团队技术支持且可能尚未跟 Node.js 的当前发布版本保持一致。
2626 platform : 平台
2727 provider : 提供者
28- SunOSBinaries : SunOS Binaries
29- DockerImage : Docker Image
30- officialDockerImage : Official Node.js Docker Image
28+ SunOSBinaries : SunOS 二进制文件
29+ DockerImage : Docker 镜像
30+ officialDockerImage : 官方 Node.js Docker 镜像
3131 LinuxPowerSystems : Linux on Power Systems
3232 LinuxSystemZ : Linux on System z
3333 AIXPowerSystems : AIX on Power Systems
Original file line number Diff line number Diff line change 55 "locale" : " zh-cn" ,
66 "scrollToTop" : " 回到页顶" ,
77 "reportNodeIssue" : " 报告 Node.js 问题 " ,
8- "reportWebsiteIssue" : " 报告 Node.js 网站问题 " ,
8+ "reportWebsiteIssue" : " 报告网站问题 " ,
99 "getHelpIssue" : " 获取帮助" ,
1010 "by" : " 于" ,
1111 "all-downloads" : " 所有下载选项" ,
3232 },
3333 "about" : {
3434 "link" : " about" ,
35- "text" : " 关于我们 " ,
35+ "text" : " 关于 " ,
3636 "governance" : {
3737 "link" : " about/governance" ,
3838 "text" : " 管理规则"
7171 },
7272 "shasums" : {
7373 "link" : " SHASUMS256.txt.asc" ,
74- "text" : " 查看发布文件的 SHASUM 签名"
74+ "text" : " 查看发布文件的 SHASUM 签名" ,
75+ "verify-link" : " https://github.com/nodejs/node#verifying-binaries" ,
76+ "verify-text" : " 如何校验"
7577 }
7678 },
7779 "docs" : {
7880 "link" : " docs" ,
7981 "text" : " 文档" ,
8082 "es6" : {
8183 "link" : " docs/es6" ,
82- "text" : " ES6 相关 "
84+ "text" : " ES6 及更高 "
8385 },
8486 "inspector" : {
8587 "link" : " docs/inspector" ,
121123 },
122124 "blog" : {
123125 "link" : " blog" ,
124- "text" : " 博客 "
126+ "text" : " 新闻 "
125127 },
126128 "foundation" : {
127129 "link" : " https://foundation.nodejs.org/" ,
You can’t perform that action at this time.
0 commit comments