Files
NodeBB/public/language/tr/admin/appearance/themes.json
2017-05-21 09:23:08 +00:00

11 lines
557 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.
{
"checking-for-installed": "Yüklü temalar kontrol ediliyor...",
"homepage": "Anasayfa",
"select-theme": "Tema Seç",
"current-theme": "Geçerli Tema",
"no-themes": "Yüklü tema bulunamadı",
"revert-confirm": "Varsayılan NodeBB temasını geri yüklemek istediğinizden emin misiniz?",
"theme-changed": "Tema Değiştirildi",
"revert-success": "NodeBB'nin varsayılan temasına başarıyla geri dönüş yaptınız.",
"restart-to-activate": "Temayı tamamen aktif hale getirebilmek için NodeBB'yi yeniden başlat"
}