From 1b0299cae4a315718d1065da54bd046ac3b3bfd3 Mon Sep 17 00:00:00 2001 From: shahin-io <115543613+shahin-io@users.noreply.github.com> Date: Fri, 12 Jan 2024 08:21:54 +0000 Subject: [PATCH] Update translate.en_US.toml --- web/translation/translate.en_US.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index ea8c6ca8..7b065f5f 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -100,8 +100,8 @@ "backup" = "Backup & Restore" "backupTitle" = "Backup & Restore Database" "backupDescription" = "It is recommended to make a backup before importing a new database." -"exportDatabase" = "Backup" -"importDatabase" = "Restore" +"exportDatabase" = "Backup Database" +"importDatabase" = "Restore Database" [pages.inbounds] "title" = "Inbounds" @@ -168,12 +168,12 @@ "IPLimit" = "IP Limit" "IPLimitDesc" = "Disables inbound if the count exceeds the set value. (0 = disables IP limit)" "IPLimitlog" = "IP Log" -"IPLimitlogDesc" = "The IPs history log. (To enable inbound access after it has been disabled by IP limit, you should clear the log)" +"IPLimitlogDesc" = "The IPs history log. (to enable inbound after disabling, clear the log)" "IPLimitlogclear" = "Clear The Log" "setDefaultCert" = "Set Cert from Panel" "xtlsDesc" = "Xray needs to be v1.7.5" "realityDesc" = "Xray needs to be v1.8.0+" -"telegramDesc" = "Please provide Telegram or Chat ID(s) without using the '@'. (get it here @userinfobot) or (use '/id' command in the bot)." +"telegramDesc" = "Please provide Telegram or chat ID(s) without using the '@'. (get it here @userinfobot) or (use '/id' command in the bot)" "subscriptionDesc" = "To find your subscription URL, navigate to the 'Details'. Additionally, you can use the same name for several clients." "info" = "Info" "same" = "Same" @@ -194,7 +194,7 @@ "last" = "Last" "prefix" = "Prefix" "postfix" = "Postfix" -"delayedStart" = "Start after First Use" +"delayedStart" = "Start on Initial Use" "expireDays" = "Duration" "days" = "Day(s)" "renew" = "Auto Renew" @@ -214,7 +214,7 @@ "method" = "Method" "path" = "Path" "status" = "Status" -"statusDescription" = "Status Description" +"statusDescription" = "Status Desc" "requestHeader" = "Request Header" "responseHeader" = "Response Header" @@ -377,7 +377,7 @@ "GoogleWARP" = "Google" "GoogleWARPDesc" = "Add routing for Google via WARP." "OpenAIWARP" = "ChatGPT" -"OpenAIWARPDesc" = "Routes traffic to OpenAI (ChatGPT) via WARP." +"OpenAIWARPDesc" = "Routes traffic to ChatGPT via WARP." "NetflixWARP" = "Netflix" "NetflixWARPDesc" = "Routes traffic to Netflix via WARP." "SpotifyWARP" = "Spotify" @@ -385,9 +385,9 @@ "IRWARP" = "Iran domains" "IRWARPDesc" = "Routes traffic to Iran domains via WARP." "Inbounds" = "Inbounds" -"InboundsDesc" = "Change the configuration template to accept specific clients." +"InboundsDesc" = "Accepting the specific clients." "Outbounds" = "Outbounds" -"OutboundsDesc" = "Change the configuration template to define outgoing ways for this server." +"OutboundsDesc" = "It defines the outgoing traffic pathway." "Routings" = "Routing Rules" "RoutingsDesc" = "The priority of each rule is important!" "completeTemplate" = "All"