Files
homarr/public/locales/ru/boards/customize.json
2024-01-14 14:10:59 +01:00

29 lines
1.1 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.
{
"metaTitle": "Настройка панели {{name}}",
"pageTitle": "Настройка для панели {{name}}",
"backToBoard": "Вернуться к панели",
"settings": {
"appearance": {
"primaryColor": "Основной цвет",
"secondaryColor": "Дополнительный цвет"
}
},
"save": {
"button": "Сохранить изменения",
"note": "Осторожно, у вас есть несохраненные изменения!"
},
"notifications": {
"pending": {
"title": "Сохранение настройки",
"message": "Пожалуйста, подождите, пока мы сохраняем вашу настройку"
},
"success": {
"title": "Настройка сохранена",
"message": "Ваша настройка успешно сохранена"
},
"error": {
"title": "Ошибка",
"message": "Не удалось сохранить изменения"
}
}
}