quivr/frontend/public/locales/ru/user.json
Stepan Lebedev 672eec08bc
feat: Russian language translation (#903)
* feat(Russian Translation): Adds Russian Language option

* fix: Corrects Failedtofetch field in English Version

* fix: Adds missing translations on upload page
2023-08-09 11:17:12 +02:00

10 lines
414 B
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.

{
"title": "Использование Мозга, который принадлежит {{user}}",
"fetching": "Получение ваших данных...",
"requestsCount": "Запросы сегодня: {{count}}",
"brainSize": "Оставшийся размер Мозга",
"empty": "Пусто",
"Used": "Использовано",
"Unused": "Не использовано"
}