Skip to content

Commit 4f4b600

Browse files
authored
fix(i18n): update Japanese translations (#1951)
1 parent 5530873 commit 4f4b600

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

i18n/locales/ja-JP.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"source": "ソースコード",
1919
"social": "ソーシャル",
2020
"chat": "チャット",
21+
"builders_chat": "ビルダー",
2122
"keyboard_shortcuts": "キーボードショートカット"
2223
},
2324
"shortcuts": {
@@ -64,7 +65,13 @@
6465
"org": "organization",
6566
"view_user_packages": "このユーザーのパッケージを表示",
6667
"view_org_packages": "このorganizationのパッケージを表示"
67-
}
68+
},
69+
"instant_search": "インスタント検索",
70+
"instant_search_on": "オン",
71+
"instant_search_off": "オフ",
72+
"instant_search_turn_on": "オンにする",
73+
"instant_search_turn_off": "オフにする",
74+
"instant_search_advisory": "{label} {state} — {action}"
6875
},
6976
"nav": {
7077
"main_navigation": "メイン",
@@ -946,14 +953,19 @@
946953
"title": "参加するには",
947954
"contribute": {
948955
"title": "貢献する",
949-
"description": "より良いnpm体験の開発に協力してください",
956+
"description": "より良いnpm体験の開発に協力しましょう",
950957
"cta": "GitHubで表示"
951958
},
952959
"community": {
953960
"title": "コミュニティに参加",
954961
"description": "チャット、質問、アイデアの共有。",
955962
"cta": "Discordに参加"
956963
},
964+
"builders": {
965+
"title": "npmxの開発に参加",
966+
"description": "npmxの未来を形作るビルダーたちに参加しましょう。",
967+
"cta": "Builders Discordに参加"
968+
},
957969
"follow": {
958970
"title": "最新情報を入手",
959971
"description": "npmxの最新情報をお届けします。",

0 commit comments

Comments
 (0)