Files
Open-Assistant/website/public/locales/ru/common.json
T
Richard MacarthyandGitHub cc3891ed12 Fix hydration issues side menu, move side_menu.json to common.json (#1327)
Fixes #1326

This PR moves all json in side_menu.json to common.json. We have an issue with the side menu layout as it's a high level component and this causes hydration issues with SSR when global namespaces are not passed by default.
2023-02-09 11:45:03 +09:00

37 lines
1.4 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.
{
"about": "О нас",
"account_settings": "Аккаунт",
"admin_dashboard": "Панель администратора",
"connect": "Подключиться",
"conversational": "Разговорный ИИ для каждого.",
"copied": "Скопировано",
"dark_mode": "Темная тема",
"dashboard_home": "Главная страница",
"dashboard": "Главная",
"delete": "Удалить",
"discord": "Discord",
"docs": "Документация",
"github": "GitHub",
"leaderboard": "Рейтинг",
"legal": "Legal",
"light_mode": "Светлая тема",
"loading": "Загрузка...",
"messages_dashboard": "Панель просмотра сообщений",
"messages": "Сообщения",
"more_information": "Больше...",
"no": "Нет",
"privacy_policy": "Политика конфиденциальности",
"report_a_bug": "Сообщить об ошибке",
"sign_in": "Вход",
"sign_out": "Выйти из аккаунта",
"status_dashboard": "Панель состояния системы",
"status": "Статус",
"success": "Success",
"terms_of_service": "Пользовательское Соглашение",
"title": "Open Assistant",
"user_leaderboard": "Таблица лидеров",
"users_dashboard": "Панель управления пользователями",
"users": "Пользователи",
"yes": "Да"
}