mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-24 09:20:32 +01:00
10 lines
359 B
JSON
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"
|
|
} |