Skip to content

Commit 2c83358

Browse files
ryohidakaautofix-ci[bot]serhalp
authored
feat(i18n): add filters.sort to Japanese translation (#507)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Philippe Serhal <philippe.serhal@gmail.com>
1 parent 68759aa commit 2c83358

2 files changed

Lines changed: 38 additions & 0 deletions

File tree

i18n/locales/ja-JP.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,25 @@
551551
"label": "jsr"
552552
}
553553
},
554+
"filters": {
555+
"sort": {
556+
"label": "パッケージ一覧を並び替える",
557+
"toggle_direction": "並び順を切り替える",
558+
"ascending": "昇順",
559+
"descending": "降順",
560+
"relevance": "関連度",
561+
"downloads_week": "ダウンロード数/週",
562+
"downloads_day": "ダウンロード数/日",
563+
"downloads_month": "ダウンロード数/月",
564+
"downloads_year": "ダウンロード数/年",
565+
"updated": "最終更新",
566+
"name": "パッケージ名",
567+
"quality": "品質",
568+
"popularity": "人気度",
569+
"maintenance": "メンテナンス",
570+
"score": "スコア"
571+
}
572+
},
554573
"about": {
555574
"title": "npmxについて",
556575
"heading": "このサイトについて",

lunaria/files/ja-JP.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,25 @@
551551
"label": "jsr"
552552
}
553553
},
554+
"filters": {
555+
"sort": {
556+
"label": "パッケージ一覧を並び替える",
557+
"toggle_direction": "並び順を切り替える",
558+
"ascending": "昇順",
559+
"descending": "降順",
560+
"relevance": "関連度",
561+
"downloads_week": "ダウンロード数/週",
562+
"downloads_day": "ダウンロード数/日",
563+
"downloads_month": "ダウンロード数/月",
564+
"downloads_year": "ダウンロード数/年",
565+
"updated": "最終更新",
566+
"name": "パッケージ名",
567+
"quality": "品質",
568+
"popularity": "人気度",
569+
"maintenance": "メンテナンス",
570+
"score": "スコア"
571+
}
572+
},
554573
"about": {
555574
"title": "npmxについて",
556575
"heading": "このサイトについて",

0 commit comments

Comments
 (0)