mirror of
https://github.com/MCSManager/MCSManager.git
synced 2025-02-17 15:59:41 +08:00
Fix: unzip text & delete files bug
This commit is contained in:
parent
047e87d36d
commit
d6af1d5a9e
@ -1757,7 +1757,7 @@
|
||||
"TXT_CODE_3d68e43b": "Two-factor authentication code is incorrect",
|
||||
"TXT_CODE_fefbb457": "Incorrect account or password",
|
||||
"TXT_CODE_3aa9f36": "Illegal characters detected in the file name for compression or decompression, please rename and change the file!",
|
||||
"TXT_CODE_2be83d36": "Incorrect result from compression/decompression program, please check file permissions and retry!",
|
||||
"TXT_CODE_2be83d36": "The decompression and compression program is abnormal. Make sure the file you want to process exists and is legal. Please try again later!",
|
||||
"TXT_CODE_37d839a4": "The decompression/compression program failed to start! Please make sure the files in the daemon/lib directory exist and have correct permissions! If it still doesn't work, please reinstall the panel",
|
||||
"TXT_CODE_15c07350": "Compression/decompression task timed out, terminated!",
|
||||
"TXT_CODE_2038ec2c": "Please select at least one file!",
|
||||
|
@ -1757,7 +1757,7 @@
|
||||
"TXT_CODE_3d68e43b": "双重验证代码错误",
|
||||
"TXT_CODE_fefbb457": "账号或密码错误",
|
||||
"TXT_CODE_3aa9f36": "压缩或解压的文件名中包含非法字符,请重命名更改文件!",
|
||||
"TXT_CODE_2be83d36": "解压/压缩程序执行结果不正确,请检查文件权限并重试!",
|
||||
"TXT_CODE_2be83d36": "解压、压缩程序异常,确保您要处理的文件存在并且合法,请稍后重试!",
|
||||
"TXT_CODE_37d839a4": "解压/压缩程序启动失败!请确保 daemon/lib 目录下文件存在且权限正确!如果依然无效,请重新安装面板",
|
||||
"TXT_CODE_15c07350": "解压/压缩任务超时,已自动结束!",
|
||||
"TXT_CODE_2038ec2c": "请至少选择一个文件!",
|
||||
|
Loading…
Reference in New Issue
Block a user