mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-07 10:46:19 +00:00
Update translate.en_US.toml
This commit is contained in:
parent
79775b7a6e
commit
f525939820
1 changed files with 5 additions and 5 deletions
|
@ -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."
|
||||
|
|
Loading…
Reference in a new issue