Latest translations and fallbacks
parent
373ee17a12
commit
d34f3c7247
@ -1,7 +1,7 @@
|
||||
{
|
||||
"logs": "Логи",
|
||||
"control-panel": "Logs Control Panel",
|
||||
"reload": "Reload Logs",
|
||||
"clear": "Clear Logs",
|
||||
"clear-success": "Logs Cleared!"
|
||||
"control-panel": "Логирование контрольной панели",
|
||||
"reload": "Перезагрузить Логи",
|
||||
"clear": "Очистить Логи",
|
||||
"clear-success": "Логи очищены!"
|
||||
}
|
@ -1,12 +1,12 @@
|
||||
{
|
||||
"custom-css": "Свой CSS",
|
||||
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.",
|
||||
"custom-css.enable": "Enable Custom CSS",
|
||||
"custom-css.description": "Введите свои собственные данные CSS здесь, которые будут применяться после всех других стилей.",
|
||||
"custom-css.enable": "Включить пользовательский CSS",
|
||||
|
||||
"custom-header": "Custom Header",
|
||||
"custom-header.description": "Enter custom HTML here (ex. JavaScript, Meta Tags, etc.), which will be appended to the <code><head></code> section of your forum's markup.",
|
||||
"custom-header.enable": "Enable Custom Header",
|
||||
"custom-header": "Пользовательский Заголовок",
|
||||
"custom-header.description": "Введите HTML код здесь (например, JavaScript, метатеги и т. Д.), для добавления в раздел <code> & lt; head & gt; </ code> разметки вашего форума.",
|
||||
"custom-header.enable": "Включить Пользовательский заголовок",
|
||||
|
||||
"custom-css.livereload": "Enable Live Reload",
|
||||
"custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save"
|
||||
"custom-css.livereload": "Включить автоматическую перезагрузку страниц",
|
||||
"custom-css.livereload.description": "Включите эту опцию, чтобы принудительно обновлять все сеансы на каждом устройстве под этой учетной записью при каждом нажатии кнопки Сохранить"
|
||||
}
|
Loading…
Reference in New Issue