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

32 lines
889 B
JSON

{
"navigation": {
"home": {
"title": "Главная"
},
"boards": {
"title": "Панели"
},
"users": {
"title": "Пользователи",
"items": {
"manage": "Управление",
"invites": "Приглашения"
}
},
"help": {
"title": "Помощь",
"items": {
"documentation": "Документация",
"report": "Сообщить о проблеме / ошибке",
"discord": "Сообщество Discord",
"contribute": "Внести вклад"
}
},
"tools": {
"title": "Инструменты",
"items": {
"docker": "Docker"
}
}
}
}