Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfpointsstar <74316923+thefsfc@users.noreply.github.com>2025-10-07 17:31:32 +0300
committerGitHub <noreply@github.com>2025-10-07 17:31:32 +0300
commit00baeffe7497cfd7d4566aa03756a6f5b78f795d (patch)
tree6056fab5b2113695e4afddd2932de32eb0d76ee3 /web/translation
parentb578a33518fdd883a33aef71c315ce46d3237aec (diff)
Update translate.ru_RU.toml (#3574)
Fix RU translation for login title: replace “Приветствие!” with “Добро пожаловать!” to match English “Welcome”.
Diffstat (limited to 'web/translation')
-rw-r--r--web/translation/translate.ru_RU.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/translation/translate.ru_RU.toml b/web/translation/translate.ru_RU.toml
index c75ae649..3416e7fa 100644
--- a/web/translation/translate.ru_RU.toml
+++ b/web/translation/translate.ru_RU.toml
@@ -99,7 +99,7 @@
[pages.login]
"hello" = "Привет!"
-"title" = "Приветствие!"
+"title" = "Добро пожаловать!"
"loginAgain" = "Сессия истекла. Войдите в систему снова"
[pages.login.toasts]