improve update process for macOS and Linux

This commit is contained in:
josc146
2023-06-09 20:38:19 +08:00
parent a95fbbbd78
commit b7c34b0d42
3 changed files with 27 additions and 22 deletions

View File

@@ -141,5 +141,6 @@
"Current Strategy": "当前Strategy",
"MacOS is not yet supported for performing this operation, please do it manually.": "MacOS尚未支持此操作, 请手动执行",
"Linux is not yet supported for performing this operation, please do it manually.": "Linux尚未支持此操作, 请手动执行",
"On Linux system, you must manually install python dependencies.": "在Linux系统下, 你必须手动安装python依赖"
"On Linux system, you must manually install python dependencies.": "在Linux系统下, 你必须手动安装python依赖",
"Update completed, please restart the program.": "更新完成, 请重启程序"
}