diff options
| author | Tara Rostami <132676256+TaraRostami@users.noreply.github.com> | 2023-12-21 20:08:44 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-21 20:08:44 +0300 |
| commit | bcfa47e2ad116074fa9695275309c03f9ba7ae90 (patch) | |
| tree | 29ef90e7776274b7a639720251626118026bbd3b /web/translation | |
| parent | 77776e1a623e2223a75d9d588cc6dd96539724fa (diff) | |
Minor Fixes (#1421)
* Update login.html
* Update custom.css
* Update translate.fa_IR.toml
* Update translate.fa_IR.toml
* Update translate.en_US.toml
Diffstat (limited to 'web/translation')
| -rw-r--r-- | web/translation/translate.en_US.toml | 4 | ||||
| -rw-r--r-- | web/translation/translate.fa_IR.toml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 41df2454..7f1b2741 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -59,7 +59,7 @@ "settings" = "Panel Settings" "xray" = "Xray Settings" "logout" = "Logout" -"link" = "Management" +"link" = "Manage" [pages.login] "title" = "Login" @@ -79,7 +79,7 @@ "xrayStatus" = "Status" "stopXray" = "Stop" "restartXray" = "Restart" -"xraySwitch" = "SwitchV" +"xraySwitch" = "Version" "xraySwitchClick" = "Choose the version you want to switch to." "xraySwitchClickDesk" = "Choose wisely, as older versions may not be compatible with current configurations." "operationHours" = "Uptime" diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index 6597dd51..326c7e79 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -79,7 +79,7 @@ "xrayStatus" = "وضعیت" "stopXray" = "توقف" "restartXray" = "شروع مجدد" -"xraySwitch" = "تغییر ورژن" +"xraySwitch" = "ورژن" "xraySwitchClick" = "ورژن مورد نظر را انتخاب کنید" "xraySwitchClickDesk" = "لطفا با دقت انتخاب کنید ، در صورت انتخاب اشتباه امکان قطعی سیستم وجود دارد " "operationHours" = "آپ تایم سیستم" |
