Files
NodeBB/public/language/en-GB/admin/settings/pagination.json
Barış Soner Uşaklı 1c286e4536 not even used
2018-08-03 18:50:45 -04:00

10 lines
359 B
JSON

{
"pagination": "Pagination Settings",
"enable": "Paginate topics and posts instead of using infinite scroll.",
"topics": "Topic Pagination",
"posts-per-page": "Posts per Page",
"max-posts-per-page": "Maximum posts per page",
"categories": "Category Pagination",
"topics-per-page": "Topics per Page",
"max-topics-per-page": "Maximum topics per page"
}