Skip to content
Open
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
12 changes: 10 additions & 2 deletions i18n/locales/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"brand": "ブランド",
"resources": "リソース",
"features": "機能",
"other": "その他"
"other": "その他",
"sponsored_by": "スポンサー: {list}"
},
"shortcuts": {
"section": {
Expand Down Expand Up @@ -99,6 +100,11 @@
"current": "現在",
"here": "現在地",
"connected": "接続済み",
"keyboard_shortcuts": {
"navigate": "移動",
"select": "選択",
"close": "閉じる"
},
"state": {
"on": "オン",
"off": "オフ"
Expand Down Expand Up @@ -1214,7 +1220,9 @@
}
},
"sponsors": {
"title": "スポンサー"
"title": "スポンサー",
"gold": "ゴールドスポンサー",
"silver": "シルバースポンサー"
},
"oss_partners": {
"title": "OSSパートナー"
Expand Down
Loading