Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/crowdin-translations.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@node-core/website-i18n': patch
---

Update translations from Crowdin.
1 change: 1 addition & 0 deletions packages/i18n/src/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"about": "はじめに",
"download": "ダウンロード",
"docs": "ドキュメント",
"betaDocs": "ベータ版ドキュメント",
"guides": "ガイド",
"learn": "学ぶ",
"security": "セキュリティー",
Expand Down
1 change: 1 addition & 0 deletions packages/i18n/src/locales/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"about": "Про Node.js",
"download": "Завантажити",
"docs": "Документація",
"betaDocs": "Бета-документація",
"guides": "Посібники",
"learn": "Навчання",
"security": "Безпека",
Expand Down
Loading