diff --git a/scripts/installer-lang/zh.ps1 b/scripts/installer-lang/zh.ps1 index 8e8b234..b749617 100644 --- a/scripts/installer-lang/zh.ps1 +++ b/scripts/installer-lang/zh.ps1 @@ -1,8 +1,8 @@ [PSCustomObject]@{ Welcome = " -╔══════════════════════════════╗ -║ Welcome to SpotX for Windows ║ -╚══════════════════════════════╝" +╔════════════════════════════════╗ +║ 欢迎使用 SpotX 的 Windows 版本 ║ +╚════════════════════════════════╝" Incorrect = "糟糕,不正确的参数," Incorrect2 = "请重新输入 " Download = "下载错误" @@ -58,4 +58,4 @@ HostBak = "备份原始 hosts 文件为 hosts.bak..." HostDel = "试图从原始 hosts 文件中删除不需要的 URL..." HostError = "在编辑 hosts 文件时发生了错误,请手动编辑或以管理员身份重新运行该脚本。" -} \ No newline at end of file +}