mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-08 11:16:18 +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"
|
"xrayStatus" = "Status"
|
||||||
"stopXray" = "Stop"
|
"stopXray" = "Stop"
|
||||||
"restartXray" = "Restart"
|
"restartXray" = "Restart"
|
||||||
"xraySwitch" = "Change Xray version"
|
"xraySwitch" = "Version"
|
||||||
"xraySwitchClick" = "Choose the version you want to switch to."
|
"xraySwitchClick" = "Choose the version you want to switch to."
|
||||||
"xraySwitchClickDesk" = "Choose carefully, as older versions may not be compatible with current configurations."
|
"xraySwitchClickDesk" = "Choose carefully, as older versions may not be compatible with current configurations."
|
||||||
"operationHours" = "Uptime"
|
"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."
|
"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"
|
"actions" = "Actions"
|
||||||
"resetDefaultConfig" = "Reset to Default"
|
"resetDefaultConfig" = "Reset to Default"
|
||||||
"panelSettings" = "Configuration"
|
"panelSettings" = "Configurations"
|
||||||
"securitySettings" = "Authentication"
|
"securitySettings" = "Authentication"
|
||||||
"TGBotSettings" = "Telegram Bot"
|
"TGBotSettings" = "Telegram Bot"
|
||||||
"panelListeningIP" = "Listen IP"
|
"panelListeningIP" = "Listen IP"
|
||||||
|
@ -247,8 +247,8 @@
|
||||||
"pageSize" = "Pagination Size"
|
"pageSize" = "Pagination Size"
|
||||||
"pageSizeDesc" = "Define page size for inbounds table. (0 = disable)"
|
"pageSizeDesc" = "Define page size for inbounds table. (0 = disable)"
|
||||||
"remarkModel" = "Remark Model & Separation Character"
|
"remarkModel" = "Remark Model & Separation Character"
|
||||||
"datepicker" = "Date Picker"
|
"datepicker" = "Calendar Type"
|
||||||
"datepickerDescription" = "The date picker allows you to select a date. (use this to specify the expiration date)"
|
"datepickerDescription" = "Scheduled tasks will run based on this calendar.
|
||||||
"sampleRemark" = "Sample Remark"
|
"sampleRemark" = "Sample Remark"
|
||||||
"oldUsername" = "Current Username"
|
"oldUsername" = "Current Username"
|
||||||
"currentPassword" = "Current Password"
|
"currentPassword" = "Current Password"
|
||||||
|
@ -277,7 +277,7 @@
|
||||||
"tgNotifyCpu" = "CPU Load Threshold Notification"
|
"tgNotifyCpu" = "CPU Load Threshold Notification"
|
||||||
"tgNotifyCpuDesc" = "Get notified if CPU usage exceeds this threshold. (unit: %)"
|
"tgNotifyCpuDesc" = "Get notified if CPU usage exceeds this threshold. (unit: %)"
|
||||||
"timeZone" = "Time Zone"
|
"timeZone" = "Time Zone"
|
||||||
"timeZoneDesc" = "Scheduled tasks run based on this time zone."
|
"timeZoneDesc" = "Scheduled tasks will run based on this time zone."
|
||||||
"subSettings" = "Subscription"
|
"subSettings" = "Subscription"
|
||||||
"subEnable" = "Enable Subscription Service"
|
"subEnable" = "Enable Subscription Service"
|
||||||
"subEnableDesc" = "Enables the subscription service."
|
"subEnableDesc" = "Enables the subscription service."
|
||||||
|
|
Loading…
Reference in a new issue