"not_modified":"Please leave blank if not modified",
"set_username":"Please set the username",
"set_passwd":"Please set the password",
"basic_auth_tips1":"Note: Please do not use your usual password here, which may lead to password leakage!",
"basic_auth_tips2":"After opening, access the panel in any way, you will be asked to enter the BasicAuth username and password first.",
"basic_auth_tips3":"After being turned on, it can effectively prevent the panel from being scanned and found, but it cannot replace the account password of the panel itself."
},
},
"control":{
"control":{
"save_day_err":"Number of saving day is illegal!",
"save_day_err":"Number of saving day is illegal!",
...
@@ -326,7 +334,9 @@ var lan = {
...
@@ -326,7 +334,9 @@ var lan = {
"saving":"Saving changes, please wait...",
"saving":"Saving changes, please wait...",
"crontab_stop_will":"The cron job will not continue to run after suspended. Are you sure to suspend this cron job?",
"crontab_stop_will":"The cron job will not continue to run after suspended. Are you sure to suspend this cron job?",
"disable_change_crontab_start":"The cron job deactivated, are you sure to enable this cron job?",
"disable_change_crontab_start":"The cron job deactivated, are you sure to enable this cron job?",
"thread_ps":"Unless more than 10 people/sec access the panel, the recommended value should not exceed 2. Note: >1 will cause the BT terminal plugin to be abnormal."
"thread_ps":"Unless more than 10 people/sec access the panel, the recommended value should not exceed 2. Note: >1 will cause the BT terminal plugin to be abnormal.",
"BASICAUTH":"BasicAuth",
"BASICAUTH_TIPS1":"Used for BasicAuth authentication configuration",
"CONFIG":"Set",
"BASICAUTH_TIPS2":"Add a BasicAuth-based authentication service to the panel to prevent the panel from being swept"
"PS1":"When adding a backup task, you should run it manually and check if the backup package is complete",
"PS1":"When adding a backup task, you should run it manually and check if the backup package is complete",
"PS2":"Insufficient disk space, database password error, network instability, etc. may result in incomplete data backup",
"PS2":"Insufficient disk space, database password error, network instability, etc. may result in incomplete data backup",
"PS3":"Support file or directory exclusion when backing up sites and directories. Please upgrade the plug-ins that need to be excluded to the latest version",
"T1":"Type of Task",
"T1":"Type of Task",
"T2":"Name of Task",
"T2":"Name of Task",
"T3":"Period",
"T3":"Period",
...
@@ -300,7 +305,10 @@
...
@@ -300,7 +305,10 @@
"LTH1":"No.",
"LTH1":"No.",
"LTH2":"Type of Operation",
"LTH2":"Type of Operation",
"LTH3":"Details",
"LTH3":"Details",
"LTH4":"Time of Operation"
"LTH4":"Time of Operation",
"PANEL_LOG":"Panel log",
"LOG_EMPTY":"Log empty",
"UNABLE_RETRIEVE_LOG":"Unable to retrieve log information"