Skip to content

Commit 4392979

Browse files
committed
add install-on-linux to all locales
1 parent b844ad4 commit 4392979

File tree

13 files changed

+40
-1
lines changed

13 files changed

+40
-1
lines changed

locale/ar/site.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@
7777
"shasums": {
7878
"link": "SHASUMS256.txt.asc",
7979
"text": "وتائق الاصدارات مختومة SHASUMS"
80+
},
81+
"install-on-linux": {
82+
"text": "Installing Node.js via binary archive on Linux"
8083
}
8184
},
8285
"docs": {

locale/ca/site.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@
7878
"text": "Signatures SHASUMS per arxius de versions",
7979
"verify-link": "https://github.com/nodejs/node#verifying-binaries",
8080
"verify-text": "Com verificar-ho"
81+
},
82+
"install-on-linux": {
83+
"text": "Installing Node.js via binary archive on Linux"
8184
}
8285
},
8386
"docs": {

locale/de/site.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@
7171
"shasums": {
7272
"link": "SHASUMS256.txt.asc",
7373
"text": "Signierte SHASUMS für die Versionsdateien"
74+
},
75+
"install-on-linux": {
76+
"text": "Installing Node.js via binary archive on Linux"
7477
}
7578
},
7679
"docs": {

locale/es/site.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@
7878
"text": "Firmas SHASUMS de los archivos de versiones",
7979
"verify-link": "https://github.com/nodejs/node#verifying-binaries",
8080
"verify-text": "Cómo verificarlo"
81+
},
82+
"install-on-linux": {
83+
"text": "Installing Node.js via binary archive on Linux"
8184
}
8285
},
8386
"docs": {

locale/fa/site.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@
7979
"text": "Signed SHASUMS for release files",
8080
"verify-link": "https://github.com/nodejs/node#verifying-binaries",
8181
"verify-text": "چگونه راستی‌آزمایی کنیم؟"
82+
},
83+
"install-on-linux": {
84+
"text": "Installing Node.js via binary archive on Linux"
8285
}
8386
},
8487
"docs": {
@@ -147,4 +150,4 @@
147150
"changelog": "تغییرات"
148151
}
149152
}
150-
}
153+
}

locale/fr/site.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@
7070
"shasums": {
7171
"link": "SHASUMS256.txt.asc",
7272
"text": "SHASUMS signés pour les fichiers des versions"
73+
},
74+
"install-on-linux": {
75+
"text": "Installing Node.js via binary archive on Linux"
7376
}
7477
},
7578
"docs": {

locale/gl/site.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
"shasums": {
7373
"link": "SHASUMS256.txt.asc",
7474
"text": "Firmas SHASUMS para os arquivos de versións"
75+
},
76+
"install-on-linux": {
77+
"text": "Installing Node.js via binary archive on Linux"
7578
}
7679
},
7780
"docs": {

locale/it/site.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@
6363
"package-manager": {
6464
"link": "download/package-manager",
6565
"text": "Installa Node.js con un gestore di pacchetti"
66+
},
67+
"install-on-linux": {
68+
"text": "Installing Node.js via binary archive on Linux"
6669
}
6770
},
6871
"docs": {

locale/ja/site.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@
6767
"shasums": {
6868
"link": "SHASUMS256.txt.asc",
6969
"text": "リリースファイルのための SHASUM 署名"
70+
},
71+
"install-on-linux": {
72+
"text": "Installing Node.js via binary archive on Linux"
7073
}
7174
},
7275
"docs": {

locale/ko/site.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
"shasums": {
7373
"link": "SHASUMS256.txt.asc",
7474
"text": "릴리스 파일에 서명된 SHASUMS"
75+
},
76+
"install-on-linux": {
77+
"text": "Installing Node.js via binary archive on Linux"
7578
}
7679
},
7780
"docs": {

0 commit comments

Comments
 (0)