File tree 7 files changed +7
-1
lines changed
7 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
<section >
2
- <p class =" color-lightgray" >{{ downloads.currentVersion }} : <strong >{{ stripv version.node }} </strong > (includes npm {{ version.npm }} )</p >
2
+ <p class =" color-lightgray" >{{ downloads.currentVersion }} : <strong >{{ stripv version.node }} </strong > ({{ #if downloads. includes}} {{ downloads.includes }} {{ else }} includes {{ /if }} npm {{ version.npm }} )</p >
3
3
<p >{{ downloads.intro }} </p >
4
4
<div class =" download-hero full-width" >
5
5
<ul class =" no-padding download-version-toggle" >
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ downloads:
12
12
intro : >
13
13
Node.js のソースコードをダウンロードするか、事前にビルドされたインストーラーを利用して、今日から開発を始めましょう。
14
14
currentVersion : 最新のバージョン
15
+ includes : 同梱
15
16
buildInstructions : Building Node.js from source on supported platforms
16
17
WindowsInstaller : Windows Installer
17
18
WindowsBinary : Windows Binary
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ downloads:
12
12
intro : >
13
13
Node.js のソースコードをダウンロードするか、事前にビルドされたインストーラーを利用して、今日から開発を始めましょう。
14
14
currentVersion : 最新のバージョン
15
+ includes : 同梱
15
16
buildInstructions : Building Node.js from source on supported platforms
16
17
WindowsInstaller : Windows Installer
17
18
WindowsBinary : Windows Binary
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ downloads:
12
12
intro : >
13
13
在你的平台上下载 Node.js 源码或预编译安装包,然后即可马上进行开发。
14
14
currentVersion : 当前最新发布版
15
+ includes : 包含
15
16
buildInstructions : 在支持的平台上,使用源代码构建 Node.js
16
17
WindowsInstaller : Windows 安装包
17
18
WindowsBinary : Windows 二进制文件
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ downloads:
12
12
intro : >
13
13
在你的平台上下载 Node.js 源码或预编译安装包,然后即可马上进行开发。
14
14
currentVersion : 当前长期维护版
15
+ includes : 包含
15
16
buildInstructions : 在支持的平台上,使用源代码构建 Node.js
16
17
WindowsInstaller : Windows 安装包
17
18
WindowsBinary : Windows 二进制文件
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ downloads:
12
12
intro : >
13
13
下載適合你的平台的 Node.js 原始碼或安裝套件,立刻開始使用 Node.js。
14
14
currentVersion : 目前版本
15
+ includes : 包含
15
16
buildInstructions : 在支援的平台上,使用原始碼建構 Node.js
16
17
WindowsInstaller : Windows 安裝包
17
18
WindowsBinary : Windows 二進制檔案
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ downloads:
12
12
intro : >
13
13
在你的平台上下載 Node.js 原始碼或者安裝套件,立刻開始使用 Node.js。
14
14
currentVersion : 目前版本
15
+ includes : 包含
15
16
buildInstructions : 使用原始碼在支援的平台上建構 Node.js
16
17
WindowsInstaller : Windows 安裝包
17
18
WindowsBinary : Windows 二進制檔案
You can’t perform that action at this time.
0 commit comments