[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

ryohidaka
autofix-ci[bot]
Philippe Serhal
and committed by
GitHub
2c83358c 68759aa8

+38
+19
i18n/locales/ja-JP.json
··· 551 551 "label": "jsr" 552 552 } 553 553 }, 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 + }, 554 573 "about": { 555 574 "title": "npmxについて", 556 575 "heading": "このサイトについて",
+19
lunaria/files/ja-JP.json
··· 551 551 "label": "jsr" 552 552 } 553 553 }, 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 + }, 554 573 "about": { 555 574 "title": "npmxについて", 556 575 "heading": "このサイトについて",