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