We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7ee10 commit 53b6d6fCopy full SHA for 53b6d6f
1 file changed
lunaria/files/ja-JP.json
@@ -551,6 +551,25 @@
551
"label": "jsr"
552
}
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
+ },
573
"about": {
574
"title": "npmxについて",
575
"heading": "このサイトについて",
0 commit comments