diff options
| author | Ho3ein <ho3ein.sanaei@gmail.com> | 2023-03-28 01:49:13 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-28 01:49:13 +0300 |
| commit | 43aea386413d0c19c208a1292950f106b10a536c (patch) | |
| tree | 1d587245fba54c7ed87f4b4ea5d678cc378ffb8e /web/translation/translate.en_US.toml | |
| parent | 3da6c4d7d91c31ac341bfdc0e3513f5bf2501a91 (diff) | |
| parent | 88744d92b3677b33f0b6265bacb7805aeab856e6 (diff) | |
Merge pull request #114 from MHSanaei/dev
clone inbound + reset traffic all inbound
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 836e4692..247096f1 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -129,6 +129,15 @@ "clickOnQRcode" = "Click on QR Code to Copy" "client" = "Client" "export" = "Export links" +"Clone" = "Clone" +"cloneInbound" = "Create" +"cloneInboundContent" = "All items of this inbound except Port, Listening IP, Clients will be applied to the clone" +"cloneInboundOk" = "Creating a clone from" +"resetAllTraffic" = "Reset All Inbounds Traffic" +"resetAllTrafficTitle" = "Reset all inbounds traffic" +"resetAllTrafficContent" = "Are you sure to reset all inbounds traffic ?" +"resetAllTrafficOkText" = "Confirm" +"resetAllTrafficCancelText" = "Cancel" [pages.client] "add" = "Add client" |
