mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-16 12:32:50 +01:00
20 lines
1.4 KiB
JSON
20 lines
1.4 KiB
JSON
{
|
|
"customise": "Customise",
|
|
"custom-css": "Custom CSS/SASS",
|
|
"custom-css.description": "Enter your own CSS/SASS declarations here, which will be applied after all other styles.",
|
|
"custom-css.enable": "Enable Custom CSS/SASS",
|
|
|
|
"custom-js": "Pielāgotais Javascript",
|
|
"custom-js.description": "Šeit ievadi savu javascript. Tas tiks palaists pēc lapas pilnīgas ielādes.",
|
|
"custom-js.enable": "Iespējot pielāgotu Javascript",
|
|
|
|
"custom-header": "Pielāgotā galvene",
|
|
"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-js\" data-toggle=\"tab\">Custom Javascript</a> tab is available.",
|
|
"custom-header.enable": "Iespējot pielāgotu galveni",
|
|
|
|
"custom-css.livereload": "Iespējot dzīvo pārlādēšanu",
|
|
"custom-css.livereload.description": "Piespiest atsvaidzināt visas aktīvās sesijas ikvienā no Tava konta esošajām ierīcēm katru reizi, kad noklikšķini uz \"Saglabāt\"",
|
|
"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"
|
|
} |