Files
NodeBB/public/language/tr/admin/manage/post-queue.json
2019-09-06 09:28:55 +00:00

11 lines
476 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.
{
"post-queue": "İleti Kuyruğu",
"description": "There are no posts in the post queue. <br> To enable this feature, go to <a href=\"%1\">Settings &rarr; Post &rarr; Post Queue</a> and enable <strong>Post Queue</strong>.",
"user": "Kullanıcı",
"category": "Kategori",
"title": "Başlık",
"content": "İçerik",
"posted": "Gönderildi",
"reply-to": "\"%1\"'e Cevap Ver",
"content-editable": "Göndermeden önce her bir içeriğe tıklayıp düzenleyebilirsiniz."
}