Files
NodeBB/public/language/tr/admin/settings/pagination.json
2017-11-02 09:25:12 +00:00

11 lines
465 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"pagination": "Sayfalama Ayarları",
"enable": "Paginate topics and posts instead of using infinite scroll.",
"topics": "Başlık Sayfalama",
"posts-per-page": "Sayfa başına İletiler",
"max-posts-per-page": "Maximum posts per page",
"categories": "Kategori Sayfalama",
"topics-per-page": "Sayfa başına Konular",
"max-topics-per-page": "Maximum topics per page",
"initial-num-load": "Initial Number of Topics to Load on Unread, Recent, and Popular"
}