Skip to content

Commit 708e04e

Browse files
nodejs-crowdincrowdin-botgithub-merge-queue[bot]
authored
[automated]: crowdin sync (#7792)
* chore: synced translations from crowdin * chore: automated format of translated files Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Crowdin Bot <[email protected]> Co-authored-by: github-merge-queue <[email protected]>
1 parent 5b2c9fb commit 708e04e

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

apps/site/pages/ja/about/previous-releases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Node.jsのリリーススケジュールに関する詳しい情報は[GitHub](h
1515

1616
### 商用サポート
1717

18-
メンテナンス期間を終了したバージョンの商用サポートは私たちのOpenJSエコシステム持続可能性プログラムのパートナーである[HeroDevs](https://herodevs.com/)を通して利用可能です
18+
私たちのOpenJSエコシステム持続可能性プログラムのパートナーである[HeroDevs](https://www.herodevs.com/support/node-nes?utm_source=NodeJS+&utm_medium=Link&utm_campaign=Version_support_page)からメンテナンスを終了したバージョンの商用サポートを受けることができます
1919

2020
## 各バージョンの最新のリリース
2121

packages/i18n/locales/fr.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,12 @@
9494
"acceptInputFromTheCommandLineInNodejs": "Accepter des données provenant de la ligne de commande dans Node.js"
9595
}
9696
},
97+
"migrations": {
98+
"links": {
99+
"migrations": "Migrations des zones d'utilisation",
100+
"introduction": "Introduction aux migrations des zones d'utilisation"
101+
}
102+
},
97103
"modules": {
98104
"links": {
99105
"modules": "Modules",

packages/i18n/locales/ja.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,12 @@
9494
"acceptInputFromTheCommandLineInNodejs": "Node.jsでコマンドラインからの入力を受け取る"
9595
}
9696
},
97+
"migrations": {
98+
"links": {
99+
"migrations": "ユーザーランドの移行",
100+
"introduction": "ユーザーランドの移行入門"
101+
}
102+
},
97103
"modules": {
98104
"links": {
99105
"modules": "モジュール",

0 commit comments

Comments
 (0)