From 78b690cf6ac85d5470631a2b51d455cc023db31f Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Sun, 6 Jul 2025 06:16:25 +0000 Subject: [PATCH] chore: short login title translation for russian --- web/translation/translate.ru_RU.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/translation/translate.ru_RU.toml b/web/translation/translate.ru_RU.toml index ce40138c..687f7a97 100644 --- a/web/translation/translate.ru_RU.toml +++ b/web/translation/translate.ru_RU.toml @@ -84,7 +84,7 @@ [pages.login] "hello" = "Привет!" -"title" = "Добро пожаловать!" +"title" = "Приветствие!" "loginAgain" = "Сессия истекла. Войдите в систему снова" [pages.login.toasts]