Files
homarr/public/locales/ru/settings/customization/general.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

30 lines
1.3 KiB
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": "Настройка фона, цветов и внешнего вида приложений"
},
"accessibility": {
"name": "Доступность",
"description": "Настройте Homarr для людей с ограниченными возможностями"
},
"access": {
"name": "Доступ",
"description": "Настроить, кто имеет доступ к вашей панели"
}
}
}