From 2f477b018ddbf16181d4479300cc8adde2c8e29f Mon Sep 17 00:00:00 2001 From: Terminator Date: Wed, 24 Apr 2024 14:49:26 +0000 Subject: [PATCH] :globe_with_meridians: Translated (Russian) Currently translated at 43.1% (164 of 380 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/ru/ --- frontend/src/lib/i18n/locales/ru.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/ru.json b/frontend/src/lib/i18n/locales/ru.json index fce114e..64cb8d8 100644 --- a/frontend/src/lib/i18n/locales/ru.json +++ b/frontend/src/lib/i18n/locales/ru.json @@ -190,6 +190,7 @@ "overview": "Обзор", "report": "Отчет", "explore": "Обзор", - "browser": "Браузер" + "browser": "Браузер", + "view": "Вид" } }