From f336dd58682f9d0c16cca1fcd6b5c1cf5f62ba02 Mon Sep 17 00:00:00 2001 From: shahin-io <115543613+shahin-io@users.noreply.github.com> Date: Sat, 13 Jan 2024 20:38:18 +0000 Subject: [PATCH] Update translate.en_US.toml --- web/translation/translate.en_US.toml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 50b8d93b..62a3d91c 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -90,18 +90,18 @@ "connectionCount" = "Connection Stats" "upSpeed" = "Overall upload speed across all networks" "downSpeed" = "Overall download speed across all networks" -"totalSent" = "Total sent data across all networks since OS startup" -"totalReceive" = "Total received data across all networks since OS startup" +"totalSent" = "Total traffic sent across all networks since OS startup" +"totalReceive" = "Total Traffic received across all networks since OS startup" "xraySwitchVersionDialog" = "Change Xray Version" "xraySwitchVersionDialogDesc" = "Are you sure you want to change the Xray version to" "dontRefresh" = "Installation is in progress, please do not refresh this page" "logs" = "Logs" "config" = "Config" "backup" = "Backup & Restore" -"backupTitle" = "Backup & Restore Database" -"backupDescription" = "It is recommended to make a backup before importing a new database." -"exportDatabase" = "Backup Database" -"importDatabase" = "Restore Database" +"backupTitle" = "Database Backup & Restore" +"backupDescription" = "It is recommended to make a backup before restoring a database." +"exportDatabase" = "Back Up" +"importDatabase" = "Restore" [pages.inbounds] "title" = "Inbounds" @@ -135,7 +135,7 @@ "targetAddress" = "Target Address" "monitorDesc" = "Leave blank to listen on all IPs" "meansNoLimit" = " = Unlimited. (unit: GB)" -"totalFlow" = "Total Traffic" +"totalFlow" = "Total Flow" "leaveBlankToNeverExpire" = "Leave blank to never expire" "noRecommendKeepDefault" = "It is recommended to keep the default" "certificatePath" = "File Path" @@ -270,12 +270,12 @@ "tgNotifyLoginDesc" = "Get notified about the username, IP address, and time whenever someone attempts to log into your web panel." "sessionMaxAge" = "Session Duration" "sessionMaxAgeDesc" = "The duration for which you can stay logged in. (unit: minute)" -"expireTimeDiff" = "Expiration Date Threshold Notification" +"expireTimeDiff" = "Expiration Date Notification" "expireTimeDiffDesc" = "Get notified about expiration date when reaching this threshold. (unit: day)" -"trafficDiff" = "Traffic Exhaustion Threshold Notification" -"trafficDiffDesc" = "Get notified about traffic exhaustion when reaching this threshold. (unit: GB)" -"tgNotifyCpu" = "CPU Load Threshold Notification" -"tgNotifyCpuDesc" = "Get notified if CPU usage exceeds this threshold. (unit: %)" +"trafficDiff" = "Traffic Cap Notification" +"trafficDiffDesc" = "Get notified about traffic cap when reaching this threshold. (unit: GB)" +"tgNotifyCpu" = "CPU Load Notification" +"tgNotifyCpuDesc" = "Get notified if CPU load exceeds this threshold. (unit: %)" "timeZone" = "Time Zone" "timeZoneDesc" = "Scheduled tasks will run based on this time zone." "subSettings" = "Subscription"