mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-01 01:49:01 +02:00
16 lines
980 B
JSON
16 lines
980 B
JSON
{
|
||
"custom-css": "Özel CSS",
|
||
"custom-css.description": "Özel CSS kodlarınızı bu alana girin.",
|
||
"custom-css.enable": "Özel CSS Etkinleştir",
|
||
|
||
"custom-js": "Custom Javascript",
|
||
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",
|
||
"custom-js.enable": "Enable Custom Javascript",
|
||
|
||
"custom-header": "Özel Header",
|
||
"custom-header.description": "Enter custom HTML here (ex. Meta Tags, etc.), which will be appended to the <code><head></code> section of your forum's markup. Script tags are allowed, but are discouraged, as the <a href=\"#custom-header\" 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."
|
||
} |