From f5259398206ee2039d73671f051d1c89b0638fd9 Mon Sep 17 00:00:00 2001 From: shahin-io <115543613+shahin-io@users.noreply.github.com> Date: Fri, 12 Jan 2024 12:04:21 +0000 Subject: [PATCH] Update translate.en_US.toml --- web/translation/translate.en_US.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index c89ced2d..0a71c284 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -79,7 +79,7 @@ "xrayStatus" = "Status" "stopXray" = "Stop" "restartXray" = "Restart" -"xraySwitch" = "Change Xray version" +"xraySwitch" = "Version" "xraySwitchClick" = "Choose the version you want to switch to." "xraySwitchClickDesk" = "Choose carefully, as older versions may not be compatible with current configurations." "operationHours" = "Uptime" @@ -229,7 +229,7 @@ "restartPanelDesc" = "Are you sure you want to restart the panel? If you cannot access the panel after restarting, please view the panel log info on the server." "actions" = "Actions" "resetDefaultConfig" = "Reset to Default" -"panelSettings" = "Configuration" +"panelSettings" = "Configurations" "securitySettings" = "Authentication" "TGBotSettings" = "Telegram Bot" "panelListeningIP" = "Listen IP" @@ -247,8 +247,8 @@ "pageSize" = "Pagination Size" "pageSizeDesc" = "Define page size for inbounds table. (0 = disable)" "remarkModel" = "Remark Model & Separation Character" -"datepicker" = "Date Picker" -"datepickerDescription" = "The date picker allows you to select a date. (use this to specify the expiration date)" +"datepicker" = "Calendar Type" +"datepickerDescription" = "Scheduled tasks will run based on this calendar. "sampleRemark" = "Sample Remark" "oldUsername" = "Current Username" "currentPassword" = "Current Password" @@ -277,7 +277,7 @@ "tgNotifyCpu" = "CPU Load Threshold Notification" "tgNotifyCpuDesc" = "Get notified if CPU usage exceeds this threshold. (unit: %)" "timeZone" = "Time Zone" -"timeZoneDesc" = "Scheduled tasks run based on this time zone." +"timeZoneDesc" = "Scheduled tasks will run based on this time zone." "subSettings" = "Subscription" "subEnable" = "Enable Subscription Service" "subEnableDesc" = "Enables the subscription service."