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:
authorSaeid <43953720+surbiks@users.noreply.github.com>2024-02-06 11:10:49 +0300
committerGitHub <noreply@github.com>2024-02-06 11:10:49 +0300
commitc53cee31f5a64ed3292f977bf5a0749324eb78a2 (patch)
tree8a900083690e0767ee7fc2371f8203938d6e3a00 /web/translation/translate.fa_IR.toml
parent222b9734caba389604fd81caa068e815bdb16dcb (diff)
Manage balancers in settings UI (#1759)
* add balancer config to ui * manage balancer in rules table * fix balancer translations * fix edit button text
Diffstat (limited to 'web/translation/translate.fa_IR.toml')
-rw-r--r--web/translation/translate.fa_IR.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml
index 7abaf973..114487a4 100644
--- a/web/translation/translate.fa_IR.toml
+++ b/web/translation/translate.fa_IR.toml
@@ -388,6 +388,7 @@
"Inbounds" = "ورودی‌ها"
"InboundsDesc" = "پذیرش کلاینت خاص"
"Outbounds" = "خروجی‌ها"
+"Balancers" = "بالانسرها"
"OutboundsDesc" = "مسیر ترافیک خروجی را تنظیم کنید"
"Routings" = "قوانین مسیریابی"
"RoutingsDesc" = "اولویت هر قانون مهم است"
@@ -406,6 +407,7 @@
"dest" = "مقصد"
"inbound" = "ورودی"
"outbound" = "خروجی"
+"balancer" = "بالانسر"
"info" = "اطلاعات"
"add" = "افزودن قانون"
"edit" = "ویرایش قانون"
@@ -426,6 +428,15 @@
"portal" = "پورتال"
"intercon" = "اتصال میانی"
+[pages.xray.balancer]
+"addBalancer" = "افزودن بالانسر"
+"editBalancer" = "ویرایش بالانسر"
+"balancerStrategy" = "استراتژی"
+"balancerSelectors" = "انتخاب‌گرها"
+"tag" = "برچسب"
+"tagDesc" = "برچسب یگانه"
+"balancerDesc" = "امکان استفاده همزمان balancerTag و outboundTag باهم وجود ندارد. درصورت استفاده همزمان فقط outboundTag عمل خواهد کرد."
+
[pages.xray.wireguard]
"secretKey" = "کلید شخصی"
"publicKey" = "کلید عمومی"