Files
NodeBB/public/language/tr/admin/settings/pagination.json
2017-02-01 09:22:09 +00:00

9 lines
349 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": "Posts per Page",
"categories": "Category Pagination",
"topics-per-page": "Topics per Page",
"initial-num-load": "Initial Number of Topics to Load on Unread, Recent, and Popular"
}