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:
authorMHSanaei <ho3ein.sanaei@gmail.com>2023-12-14 09:46:57 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2023-12-14 09:46:57 +0300
commit76598dfa1a23abb93f4d9a31ccab8d8ca2881617 (patch)
tree255609f2c3b59bc133043879d8553d397f69996d
parent6a2019629b203108062c05c0b17b37604405fcfd (diff)
fix Russian lang #1358
-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 e39a5cc9..9f933e3f 100644
--- a/web/translation/translate.ru_RU.toml
+++ b/web/translation/translate.ru_RU.toml
@@ -385,7 +385,7 @@
"source" = "Источник"
"dest" = "Пункт назначения"
"inbound" = "Входящий"
-"outboun" = "Исходящий"
+"outbound" = "Исходящий"
"info" = "Информация"
"add" = "Добавить правило"
"edit" = "Редактировать правило"