diff --git a/i18n/locales/ja-JP.json b/i18n/locales/ja-JP.json index f7a21b6108..287d43b618 100644 --- a/i18n/locales/ja-JP.json +++ b/i18n/locales/ja-JP.json @@ -551,6 +551,25 @@ "label": "jsr" } }, + "filters": { + "sort": { + "label": "パッケージ一覧を並び替える", + "toggle_direction": "並び順を切り替える", + "ascending": "昇順", + "descending": "降順", + "relevance": "関連度", + "downloads_week": "ダウンロード数/週", + "downloads_day": "ダウンロード数/日", + "downloads_month": "ダウンロード数/月", + "downloads_year": "ダウンロード数/年", + "updated": "最終更新", + "name": "パッケージ名", + "quality": "品質", + "popularity": "人気度", + "maintenance": "メンテナンス", + "score": "スコア" + } + }, "about": { "title": "npmxについて", "heading": "このサイトについて", diff --git a/lunaria/files/ja-JP.json b/lunaria/files/ja-JP.json index f7a21b6108..287d43b618 100644 --- a/lunaria/files/ja-JP.json +++ b/lunaria/files/ja-JP.json @@ -551,6 +551,25 @@ "label": "jsr" } }, + "filters": { + "sort": { + "label": "パッケージ一覧を並び替える", + "toggle_direction": "並び順を切り替える", + "ascending": "昇順", + "descending": "降順", + "relevance": "関連度", + "downloads_week": "ダウンロード数/週", + "downloads_day": "ダウンロード数/日", + "downloads_month": "ダウンロード数/月", + "downloads_year": "ダウンロード数/年", + "updated": "最終更新", + "name": "パッケージ名", + "quality": "品質", + "popularity": "人気度", + "maintenance": "メンテナンス", + "score": "スコア" + } + }, "about": { "title": "npmxについて", "heading": "このサイトについて",