Files
Homarr/public/locales/ru/settings/customization/general.json
2023-02-24 22:15:33 +01:00

21 lines
921 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"text": "Настройки позволяют вам настроить и скорректировать свой опыт работы с Homarr в соответствии с вашими предпочтениями.",
"accordeon": {
"layout": {
"name": "Макет",
"description": "Включение и отключение элементов в заголовке и на панели"
},
"gridstack": {
"name": "Сетка",
"description": "Настроить поведение и столбцы панели"
},
"pageMetadata": {
"name": "Метаданные страницы",
"description": "Настроить заголовки, логотип и PWA"
},
"appereance": {
"name": "Внешний вид",
"description": "Настройка фона, цвета и внешнего вида приложений"
}
}
}