mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-28 11:20:26 +01:00
16 lines
1.4 KiB
JSON
16 lines
1.4 KiB
JSON
{
|
|
"custom-css": "Користувацькі CSS/LESS",
|
|
"custom-css.description": "Введіть свої власні CSS/LESS тут, які будуть застосовані після всіх інших стилів.",
|
|
"custom-css.enable": "Увімкнути користувацькі CSS/LESS",
|
|
|
|
"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": "Увімкніть цю опцію, щоб примусово оновлювати всі сесії вашого акаунту, коли ви натискаєте Зберегти"
|
|
} |