diff options
| author | Ho3ein <ho3ein.sanaei@gmail.com> | 2023-03-27 02:45:49 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-27 02:45:49 +0300 |
| commit | 3da6c4d7d91c31ac341bfdc0e3513f5bf2501a91 (patch) | |
| tree | e09a1991c0347559542d0b13120a038d847e1ccc /web/translation | |
| parent | 373628a6a363e383dc9247983f2c0755bdf9f14c (diff) | |
| parent | 606360ae03f6796aaa269a3f9871e1f18ae88242 (diff) | |
Merge pull request #113 from MHSanaei/dev
Dev
Diffstat (limited to 'web/translation')
| -rw-r--r-- | web/translation/translate.en_US.toml | 2 | ||||
| -rw-r--r-- | web/translation/translate.fa_IR.toml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 76dc50f1..836e4692 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -170,7 +170,7 @@ "restartPanelDesc" = "Are you sure you want to restart the panel? Click OK to restart after 3 seconds. If you cannot access the panel after restarting, please go to the server to view the panel log information" "panelConfig" = "Panel Configuration" "userSetting" = "User Setting" -"xrayConfiguration" = "xray Configuration" +"xrayConfiguration" = "Xray Configuration" "TGReminder" = "TG Reminder Related Settings" "otherSetting" = "Other Setting" "panelListeningIP" = "Panel listening IP" diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index cbc25c2f..0fcab166 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -74,8 +74,8 @@ "xraySwitch" = "تغییر ورژن" "xraySwitchClick" = "ورژن مورد نظر را انتخاب کنید" "xraySwitchClickDesk" = "لطفا با دقت انتخاب کنید ، در صورت انتخاب اشتباه امکان قطعی سیستم وجود دارد ." -"operationHours" = "ساعت فعال" -"operationHoursDesc" = "ساعت فعال بعد از شروع سیستم" +"operationHours" = "مدت فعالیت" +"operationHoursDesc" = "مدت فعالیت سیستم بعد از روشن شدن" "systemLoad" = "بار روی سیستم" "connectionCount" = "تعداد کانکشن ها" "connectionCountDesc" = "تعداد کانکشن ها برای کل شبکه" @@ -83,7 +83,7 @@ "downSpeed" = "سرعت دانلود در حال حاضر سیستم" "totalSent" = "جمع کل ترافیک آپلود مصرفی" "totalReceive" = "جمع کل ترافیک دانلود مصرفی" -"xraySwitchVersionDialog" = "تغییر ورژن Xray" +"xraySwitchVersionDialog" = "تغییر ورژن" "xraySwitchVersionDialogDesc" = "آیا از تغییر ورژن مطمئن هستین" "dontRefreshh" = "در حال نصب ، لطفا رفرش نکنید " @@ -128,7 +128,7 @@ "keyContent" = "محتوای Private.key" "clickOnQRcode" = "برای کپی بر روی کد تصویری کلیک کنید" "client" = "کاربر" -"export" = "استخراج لینکها" +"export" = "استخراج لینکها" [pages.client] "add" = "کاربر جدید" |
