Files
NodeBB/public/language/tr/admin/appearance/customise.json
2018-05-09 09:28:05 +00:00

16 lines
1.0 KiB
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.
{
"custom-css": "Özel CSS/LESS",
"custom-css.description": "Diğer tüm stillerden sonra uygulanacak kendi CSS/LESS kodlarınızı buraya girin.",
"custom-css.enable": "Özelleştirilmiş CSS/LESS kullan",
"custom-js": "Özel Javascript",
"custom-js.description": "Buraya kendi javascript'inizi girin. Sayfa tamamen yüklendikten sonra çalışır.",
"custom-js.enable": "Özelleştirilmiş Javascript'i etkinleştir",
"custom-header": "Özel Header",
"custom-header.description": "Forumunuzun <code>&lt;head&gt;</code> bölümüne eklenecek özel HTML'yi buraya girin (örn. Meta Etiketler, vb.). Komut dosyası etiketlerine bu alanda izin verilse de, önerilmez <a href=\"#custom-header\" data-toggle=\"tab\">Özelleştirilmiş Javascript</a> bu iş için daha uygundur.",
"custom-header.enable": "Özel Header'ı Etkinleştir",
"custom-css.livereload": "Canlı Yenilemeyi Etkinleştir",
"custom-css.livereload.description": "\"Kayıt Et\"e her bastığınızda size ait tüm cihazlardaki oturumların yenilenmeye zorlanması için bunu etkinleştirin."
}