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 <mc.sanaei@gmail.com>2023-02-12 16:50:09 +0300
committerMHSanaei <mc.sanaei@gmail.com>2023-02-12 16:50:09 +0300
commit6d28c39ae845cb0ac6e35562aaa52d8219b95bc8 (patch)
treebb80e5bffe67919a772694196dc80e1a99b47077 /web/translation
parent920259b6f8345f30c6a4bd40205c18a37b867f0f (diff)
en lang edit, new designed
Diffstat (limited to 'web/translation')
-rw-r--r--web/translation/translate.en_US.toml30
-rw-r--r--web/translation/translate.fa_IR.toml4
-rw-r--r--web/translation/translate.zh_Hans.toml4
3 files changed, 23 insertions, 15 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml
index 4ce2b7a9..16424660 100644
--- a/web/translation/translate.en_US.toml
+++ b/web/translation/translate.en_US.toml
@@ -42,6 +42,9 @@
"install" = "Install"
"used" = "Used"
"clients" = "Clients"
+"search" = "Search"
+"usage" = "Usage"
+"info" = "Details"
[menu]
"dashboard" = "System Status"
@@ -56,8 +59,8 @@
[pages.login.toasts]
"invalidFormData" = "Input Data Format Is Invalid"
-"emptyUsername" = "please Enter Username"
-"emptyPassword" = "please Enter Password"
+"emptyUsername" = "Please Enter Username"
+"emptyPassword" = "Please Enter Password"
"wrongUsernameOrPassword" = "invalid username or password"
"successLogin" = "Login"
@@ -112,7 +115,7 @@
"targetAddress" = "Target Address"
"disableInsecureEncryption" = "Disable insecure encryption"
"monitorDesc" = "Leave blank by default"
-"meansNoLimit" = "means no limit"
+"meansNoLimit" = "Means No Limit"
"totalFlow" = "Total Traffic"
"leaveBlankToNeverExpire" = "Leave blank to never expire"
"noRecommendKeepDefault" = "There are no special requirements to keep the default"
@@ -125,22 +128,23 @@
"client" = "Client"
"uid" = "UID"
+
[pages.inbounds.toasts]
"obtain" = "Obtain"
[pages.inbounds.stream.general]
-"requestHeader" = "request header"
-"name" = "name"
-"value" = "value"
+"requestHeader" = "Request Header"
+"name" = "Name"
+"value" = "Value"
[pages.inbounds.stream.tcp]
-"requestVersion" = "request version"
-"requestMethod" = "request method"
-"requestPath" = "request path"
-"responseVersion" = "response version"
-"responseStatus" = "response status"
-"responseStatusDescription" = "response status description"
-"responseHeader" = "response header"
+"requestVersion" = "Request Version"
+"requestMethod" = "Request Method"
+"requestPath" = "Request Path"
+"responseVersion" = "Response Version"
+"responseStatus" = "Response Status"
+"responseStatusDescription" = "Response Status Description"
+"responseHeader" = "Response Header"
[pages.inbounds.stream.quic]
"encryption" = "Encryption"
diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml
index 807a08fa..76e849b6 100644
--- a/web/translation/translate.fa_IR.toml
+++ b/web/translation/translate.fa_IR.toml
@@ -10,7 +10,6 @@
"remark" = "نام"
"enable" = "فعال"
"protocol" = "پروتکل"
-
"loading" = "در حال بروزرسانی..."
"second" = "ثانیه"
"minute" = "دقیقه"
@@ -43,6 +42,9 @@
"install" = "نصب"
"used" = "استفاده شده"
"clients" = "کاربران"
+"search" = "جستجو"
+"usage" = "استفاده"
+"info" = "جزئیات"
[menu]
"dashboard" = "وضعیت سیستم"
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml
index d84f9cfd..394a4fb5 100644
--- a/web/translation/translate.zh_Hans.toml
+++ b/web/translation/translate.zh_Hans.toml
@@ -10,7 +10,6 @@
"remark" = "备注"
"enable" = "启用"
"protocol" = "协议"
-
"loading" = "加载中"
"second" = "秒"
"minute" = "分钟"
@@ -43,6 +42,9 @@
"install" = "安装"
"used" = "用过的"
"clients" = "客户端"
+"search" = "搜索"
+"usage" = "用法"
+"info" = "细节"
[menu]
"dashboard" = "系统状态"