Files
cgr-next-js/messages/ru.json

22 lines
848 B
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.
{
"header": {
"title": "CGR Приложение"
},
"nav": {
"home": "Главная",
"about": "О нас",
"contact": "Контакт",
"admin": "Админ"
},
"dashboard": {
"title": "Community Dashboard",
"welcome": "Добро пожаловать в административный раздел. Безопасно управляйте ресурсами вашего сообщества.",
"greeting_name": "Дорогой брат {user},",
"greeting": "мир Тебе!",
"verse_intro": "Для ободрения:"
},
"users": {
"title": "Пользователи",
"welcome": "Управляйте членами вашего сообщества, ролями и разрешениями здесь."
}
}