Files
NodeBB/public/language/tr/admin/settings/pagination.json
2021-02-02 09:07:11 +00:00

12 lines
470 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": "Sonsuz kaydırma yerine konu ve gönderileri sayfalandır.",
"posts": "Post Pagination",
"topics": "Başlık Sayfalama",
"posts-per-page": "Sayfa başına İletiler",
"max-posts-per-page": "Sayfa başına azami gönderi sayısı",
"categories": "Kategori Sayfalama",
"topics-per-page": "Sayfa başına Konular",
"max-topics-per-page": "Sayfa başına azami konu",
"categories-per-page": "Categories per page"
}