Files
NodeBB/public/language/tr/admin/appearance/customise.json
2019-06-06 09:26:45 +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": "Enter custom HTML here (ex. Meta Tags, etc.), which will be appended to the <code>&lt;head&gt;</code> section of your forum's markup. Script tags are allowed, but are discouraged, as the <a href=\"#custom-js\" data-toggle=\"tab\">Custom Javascript</a> tab is available.",
"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."
}