mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-15 03:52:46 +01:00
20 lines
1.4 KiB
JSON
20 lines
1.4 KiB
JSON
{
|
||
"customise": "Customise",
|
||
"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 Aktifleştir",
|
||
|
||
"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><head></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.",
|
||
"bsvariables": "_variables.scss",
|
||
"bsvariables.description": "Override bootstrap variables here. You can also use a tool like <a href=\"https://bootstrap.build/app\">bootstrap.build</a> and paste the output here.<br/>Changes require a rebuild & restart.",
|
||
"bsvariables.enable": "Enable _variables.scss"
|
||
} |