Files
NodeBB/public/language/ja/admin/settings/pagination.json
2018-08-25 09:31:07 +00:00

10 lines
391 B
JSON

{
"pagination": "ページ設定",
"enable": "スクロールでのページ自動ロードはしない",
"topics": "スレッドページ",
"posts-per-page": "ページごとの投稿数",
"max-posts-per-page": "Maximum posts per page",
"categories": "カテゴリページ",
"topics-per-page": "ページごとのスレッド数",
"max-topics-per-page": "Maximum topics per page"
}