Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'web/translation/translate.en_US.toml')
-rw-r--r--web/translation/translate.en_US.toml11
1 files changed, 9 insertions, 2 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml
index f0a54636..ac40d7a2 100644
--- a/web/translation/translate.en_US.toml
+++ b/web/translation/translate.en_US.toml
@@ -605,12 +605,17 @@
"pass_prompt" = "šŸ”‘ Default Password: {{ .ClientPassword }}\n\nEnter your password."
"email_prompt" = "šŸ“§ Default Email: {{ .ClientEmail }}\n\nEnter your email."
"comment_prompt" = "šŸ’¬ Default Comment: {{ .ClientComment }}\n\nEnter your Comment."
-"inbound_client_data_id" = "šŸ”„ Inbound: {{ .InboundRemark }}\n\nšŸ”‘ ID: {{ .ClientId }}\nšŸ“§ Email: {{ .ClientEmail }}\nšŸ“Š Traffic: {{ .ClientTraffic }}\nšŸ“… Expire Date: {{ .ClientExp }}\nšŸ’¬ Comment: {{ .ClientComment }}\n\nYou can add the client to inbound now!"
-"inbound_client_data_pass" = "šŸ”„ Inbound: {{ .InboundRemark }}\n\nšŸ”‘ Password: {{ .ClientPass }}\nšŸ“§ Email: {{ .ClientEmail }}\nšŸ“Š Traffic: {{ .ClientTraffic }}\nšŸ“… Expire Date: {{ .ClientExp }}\nšŸ’¬ Comment: {{ .ClientComment }}\n\nYou can add the client to inbound now!"
+"inbound_client_data_id" = "šŸ”„ Inbound: {{ .InboundRemark }}\n\nšŸ”‘ ID: {{ .ClientId }}\nšŸ“§ Email: {{ .ClientEmail }}\nšŸ“Š Traffic: {{ .ClientTraffic }}\nšŸ“… Expire Date: {{ .ClientExp }}\n🌐 IP Limit: {{ .IpLimit }}\nšŸ’¬ Comment: {{ .ClientComment }}\n\nYou can add the client to inbound now!"
+"inbound_client_data_pass" = "šŸ”„ Inbound: {{ .InboundRemark }}\n\nšŸ”‘ Password: {{ .ClientPass }}\nšŸ“§ Email: {{ .ClientEmail }}\nšŸ“Š Traffic: {{ .ClientTraffic }}\nšŸ“… Expire Date: {{ .ClientExp }}\n🌐 IP Limit: {{ .IpLimit }}\nšŸ’¬ Comment: {{ .ClientComment }}\n\nYou can add the client to inbound now!"
"cancel" = "āŒ Process Canceled! \n\nYou can /start again anytime. šŸ”„"
"error_add_client" = "āš ļø Error:\n\n {{ .error }}"
"using_default_value" = "Okay, I'll stick with the default value. 😊"
"incorrect_input" ="Your input is not valid.\nThe phrases should be continuous without spaces.\nCorrect example: aaaaaa\nIncorrect example: aaa aaa 🚫"
+"AreYouSure" = "Are you sure? šŸ¤”"
+"SuccessResetTraffic" = "šŸ“§ Email: {{ .ClientEmail }}\nšŸ Result: āœ… Success"
+"FailedResetTraffic" = "šŸ“§ Email: {{ .ClientEmail }}\nšŸ Result: āŒ Failed \n\nšŸ› ļø Error: [ {{ .ErrorMessage }} ]"
+"FinishProcess" = "šŸ”š Traffic reset process finished for all clients."
+
[tgbot.buttons]
"closeKeyboard" = "āŒ Close Keyboard"
@@ -654,6 +659,8 @@
"change_password" = "āš™ļøšŸ”‘ Password"
"change_email" = "āš™ļøšŸ“§ Email"
"change_comment" = "āš™ļøšŸ’¬ Comment"
+"ResetAllTraffics" = "Reset All Traffics"
+"SortedTrafficUsageReport" = "Sorted Traffic Usage Report"
[tgbot.answers]
"successfulOperation" = "āœ… Operation successful!"