Skip to content

Commit dd93c23

Browse files
committed
fix(i18n): update Japanese translation
1 parent cf48b9e commit dd93c23

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

i18n/locales/ja-JP.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"seo": {
33
"home": {
44
"title": "npmx - npmレジストリのためのパッケージブラウザ",
5-
"description": "優れたnpmレジストリブラウザ。モダンなインターフェイスでパッケージの検索、閲覧、探索が可能です。"
5+
"description": "高速でモダンなnpmレジストリブラウザ。モダンなインターフェイスでパッケージの検索、閲覧、探索が可能です。"
66
}
77
},
88
"version": "バージョン",
99
"built_at": "ビルド {0}",
1010
"alt_logo": "npmxロゴ",
11-
"tagline": "優れたnpmレジストリブラウザ",
11+
"tagline": "高速でモダンなnpmレジストリブラウザ",
1212
"non_affiliation_disclaimer": "npm, Inc.とは関係ありません。",
1313
"trademark_disclaimer": "npmはnpm, Inc.の登録商標です。当サイトはnpm, Inc.とは関係ありません。",
1414
"footer": {
@@ -222,7 +222,7 @@
222222
"warning": "警告",
223223
"caution": "注意"
224224
},
225-
"copy_as_markdown": "EN TEXT TO REPLACE: Copy README as Markdown"
225+
"copy_as_markdown": "READMEをMarkdownとしてコピーする"
226226
},
227227
"provenance_section": {
228228
"title": "Provenance",
@@ -932,8 +932,8 @@
932932
"description": "1週間のダウンロード数"
933933
},
934934
"totalLikes": {
935-
"label": "EN TEXT TO REPLACE: Likes",
936-
"description": "EN TEXT TO REPLACE: Number of likes"
935+
"label": "いいね",
936+
"description": "いいねの合計数"
937937
},
938938
"lastUpdated": {
939939
"label": "公開日",

lunaria/files/ja-JP.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"seo": {
33
"home": {
44
"title": "npmx - npmレジストリのためのパッケージブラウザ",
5-
"description": "優れたnpmレジストリブラウザ。モダンなインターフェイスでパッケージの検索、閲覧、探索が可能です。"
5+
"description": "高速でモダンなnpmレジストリブラウザ。モダンなインターフェイスでパッケージの検索、閲覧、探索が可能です。"
66
}
77
},
88
"version": "バージョン",
99
"built_at": "ビルド {0}",
1010
"alt_logo": "npmxロゴ",
11-
"tagline": "優れたnpmレジストリブラウザ",
11+
"tagline": "高速でモダンなnpmレジストリブラウザ",
1212
"non_affiliation_disclaimer": "npm, Inc.とは関係ありません。",
1313
"trademark_disclaimer": "npmはnpm, Inc.の登録商標です。当サイトはnpm, Inc.とは関係ありません。",
1414
"footer": {
@@ -222,7 +222,7 @@
222222
"warning": "警告",
223223
"caution": "注意"
224224
},
225-
"copy_as_markdown": "EN TEXT TO REPLACE: Copy README as Markdown"
225+
"copy_as_markdown": "READMEをMarkdownとしてコピーする"
226226
},
227227
"provenance_section": {
228228
"title": "Provenance",
@@ -932,8 +932,8 @@
932932
"description": "1週間のダウンロード数"
933933
},
934934
"totalLikes": {
935-
"label": "EN TEXT TO REPLACE: Likes",
936-
"description": "EN TEXT TO REPLACE: Number of likes"
935+
"label": "いいね",
936+
"description": "いいねの合計数"
937937
},
938938
"lastUpdated": {
939939
"label": "公開日",

0 commit comments

Comments
 (0)