You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
2.0 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"customise": "Customise",
"custom-css": "Пользовательский CSS/SASS",
"custom-css.description": "Добавьте собственный CSS/SASS. Они будут применены в последнюю очередь, после всех остальных стилей страницы.",
"custom-css.enable": "Включить пользовательский CSS/SASS",
"custom-js": "Пользовательский JavaScript",
"custom-js.description": "Добавьте собственный JS-код. Он будет выполнен после полной загрузки страницы.",
"custom-js.enable": "Включить пользовательский JavaScript",
"custom-header": "Пользовательский заголовок",
"custom-header.description": "Добавьте HTML в секцию <code>&lt;head&gt;</code> шаблонов страниц форума. Тег &lt;script&gt; использовать можно, но не рекомендуется (для этого предусмотрен раздел <a href=\"#custom-js\" data-toggle=\"tab\">Пользовательский JavaScript</a>).",
"custom-header.enable": "Включить пользовательский заголовок",
"custom-css.livereload": "Включить автоматическую перезагрузку страниц",
"custom-css.livereload.description": "Включите эту опцию, чтобы принудительно обновлять все сеансы на каждом устройстве под этой учетной записью при каждом нажатии кнопки Сохранить",
"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"
}