Files
homarr/public/locales/ru/layout/manage.json
2024-12-17 21:43:24 +01:00

37 lines
1.0 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.
{
"navigation": {
"home": {
"title": "Главная"
},
"boards": {
"title": "Панели"
},
"users": {
"title": "Пользователи",
"items": {
"manage": "Управление",
"invites": "Приглашения"
}
},
"help": {
"title": "Справка",
"items": {
"documentation": "Документация",
"report": "Сообщить о проблеме",
"discord": "Сообщество Discord",
"contribute": "Внести вклад"
}
},
"tools": {
"title": "Инструменты",
"items": {
"docker": "Docker",
"api": "API",
"migrate": "Миграция на версию 1.0"
}
},
"about": {
"title": "О программе"
}
}
}