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/translate.en_US.toml | |
| parent | a3e562896178fadc3df5a921669e75824180ccf8 (diff) | |
pack1
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 9 |
1 files changed, 6 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" |
