Files
NodeBB/public/language/tr/admin/manage/post-queue.json

11 lines
476 B
JSON
Raw Normal View History

{
2017-09-12 09:24:10 +00:00
"post-queue": "İleti Kuyruğu",
2019-09-06 09:28:55 +00:00
"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>.",
2017-09-12 09:24:10 +00:00
"user": "Kullanıcı",
"category": "Kategori",
"title": "Başlık",
"content": "İçerik",
"posted": "Gönderildi",
2017-11-02 09:25:12 +00:00
"reply-to": "\"%1\"'e Cevap Ver",
2018-05-09 09:28:05 +00:00
"content-editable": "Göndermeden önce her bir içeriğe tıklayıp düzenleyebilirsiniz."
}