Skip to content

Commit fc682b3

Browse files
committed
fix(i18n): translate three additional strings
1 parent b3123c0 commit fc682b3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

i18n/locales/ja-JP.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"display": "表示",
8787
"search": "データソース",
8888
"language": "言語",
89-
"keyboard_shortcuts": "Keyboard shortcuts"
89+
"keyboard_shortcuts": "キーボードショートカット"
9090
},
9191
"data_source": {
9292
"label": "データソース",
@@ -154,9 +154,9 @@
154154
"display_name": "表示名",
155155
"description": "説明",
156156
"no_description": "説明なし",
157-
"website": "Website",
157+
"website": "ウェブサイト",
158158
"website_placeholder": "https://example.com",
159-
"likes": "Likes",
159+
"likes": "いいね",
160160
"seo_title": "{handle} - npmx",
161161
"seo_description": "{handle} のnpmxプロフィール",
162162
"not_found": "プロフィールが見つかりません",

0 commit comments

Comments
 (0)