diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-03-17 01:01:14 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-03-17 01:01:14 +0300 |
| commit | bc56e637376142c370c31b17558fc3778a863bd2 (patch) | |
| tree | c79da826c4dc58ca6b024a419959ed3475599a10 /web/translation | |
| parent | a3e562896178fadc3df5a921669e75824180ccf8 (diff) | |
pack1
Diffstat (limited to 'web/translation')
| -rw-r--r-- | web/translation/translate.en_US.toml | 9 | ||||
| -rw-r--r-- | web/translation/translate.fa_IR.toml | 3 | ||||
| -rw-r--r-- | web/translation/translate.zh_Hans.toml | 3 |
3 files changed, 12 insertions, 3 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 16424660..0cd7f8ac 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -71,6 +71,8 @@ "hard" = "Hard Disk" "xrayStatus" = "Xray Status" "xraySwitch" = "Switch Version" +"restartXray" = "Restart" +"stopXray" = "Stop" "xraySwitchClick" = "Click on the version you want to switch" "xraySwitchClickDesk" = "Please choose carefully, older versions may have incompatible configurations" "operationHours" = "Operation Hours" @@ -87,6 +89,7 @@ "dontRefreshh" = "Installation is in progress, please do not refresh this page" [pages.inbounds] +"export" = "Export" "title" = "Inbounds" "totalDownUp" = "Total Uploads/Downloads" "totalUsage" = "Total Usage" @@ -121,10 +124,10 @@ "noRecommendKeepDefault" = "There are no special requirements to keep the default" "certificatePath" = "Certificate File Path" "certificateContent" = "Certificate File Content" -"publicKeyPath" = "Public Key File Path" +"publicKeyPath" = "Public Key Path" "publicKeyContent" = "public Key Content" -"keyPath" = "Key File Path" -"keyContent" = "Key Content" +"keyPath" = "Private key Path" +"keyContent" = "Private Key Content" "client" = "Client" "uid" = "UID" diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index 5751588b..d8d7a487 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -71,6 +71,8 @@ "hard" = "حافظه دیسک" "xrayStatus" = "وضعیت Xray" "xraySwitch" = "تغییر ورژن" +"restartXray" = "راه اندازی مجدد" +"stopXray" = "توقف" "xraySwitchClick" = "ورژن مورد نظر را انتخاب کنید" "xraySwitchClickDesk" = "لطفا با دقت انتخاب کنید ، در صورت انتخاب اشتباه امکان قطعی سیستم وجود دارد ." "operationHours" = "ساعت فعال" @@ -88,6 +90,7 @@ [pages.inbounds] +"export" = "استخراج لینکها" "title" = "کاربران" "totalDownUp" = "جمع آپلود/دانلود" "totalUsage" = "جمع کل" diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index 394a4fb5..fa233d20 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -70,6 +70,8 @@ "hard" = "硬盘" "xrayStatus" = "xray 状态" "xraySwitch" = "切换版本" +"restartXray" = "重新开始" +"stopXray" = "停止" "xraySwitchClick" = "点击你想切换的版本" "xraySwitchClickDesk" = "请谨慎选择,旧版本可能配置不兼容" "operationHours" = "运行时间" @@ -87,6 +89,7 @@ [pages.inbounds] +"export" = "导出链接" "title" = "入站列表" "totalDownUp" = "总上传 / 下载" "totalUsage" = "总用量" |
