mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 07:47:58 +02:00
16 lines
1.3 KiB
JSON
16 lines
1.3 KiB
JSON
{
|
|
"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": "Користувацький Javascript",
|
|
"custom-js.description": "Введіть свій власний код javascript тут. Він буде виконаний після повного завантаження сторінки.",
|
|
"custom-js.enable": "Увімкнути користувацький Javascript",
|
|
|
|
"custom-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-js\" data-toggle=\"tab\">Custom Javascript</a> tab is available.",
|
|
"custom-header.enable": "Увімкнути користувацький заголовок",
|
|
|
|
"custom-css.livereload": "Увімкнути Автоматичне Оновлення",
|
|
"custom-css.livereload.description": "Увімкніть цю опцію, щоб примусово оновлювати всі сесії вашого акаунту, коли ви натискаєте Зберегти"
|
|
} |