Files
NodeBB/public/language/lv/admin/settings/pagination.json
2018-08-27 10:27:58 -04:00

10 lines
370 B
JSON

{
"pagination": "Numerācijas iestatījumi",
"enable": "Paginate topics and posts instead of using infinite scroll.",
"topics": "Tematu numerācija",
"posts-per-page": "Posts per Page",
"max-posts-per-page": "Maximum posts per page",
"categories": "Kategoriju numerācija",
"topics-per-page": "Topics per Page",
"max-topics-per-page": "Maximum topics per page"
}