Browse Source

Update translate.ru_RU.toml (#3574)

Fix RU translation for login title: replace “Приветствие!” with “Добро пожаловать!” to match English “Welcome”.
fpointsstar 1 week ago
parent
commit
00baeffe74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/translation/translate.ru_RU.toml

+ 1 - 1
web/translation/translate.ru_RU.toml

@@ -99,7 +99,7 @@
 
 [pages.login]
 "hello" = "Привет!"
-"title" = "Приветствие!"
+"title" = "Добро пожаловать!"
 "loginAgain" = "Сессия истекла. Войдите в систему снова"
 
 [pages.login.toasts]