Files
homarr/public/locales/ru/boards/customize.json
2024-12-17 18:40:51 +01:00

29 lines
1.1 KiB
JSON
Raw Permalink 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": "Не удалось сохранить изменения"
}
}
}