Files
NodeBB/public/language/tr/admin/appearance/customise.json
2020-05-26 09:31:25 +00:00

16 lines
1.1 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": "Size özel HTML kodları buraya girin (Meta Tags vb.). Bu kodlar forumun markup'ının şu bölümüne eklenecek: <code>&lt;head&gt;</code>. Script etiketlerini kullanabilirsiniz, fakat <a href=\"#custom-js\" data-toggle=\"tab\">Custom Javascript</a> sekmesi uygun oldugundan bunları kullanmanız tavsiye edilmez. ",
"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."
}