Update logo

https://github.com/SpotX-CLI/SpotX-Win/issues/265
This commit is contained in:
amd64fox
2023-01-01 11:36:38 +03:00
committed by GitHub
parent 08fb796f1b
commit 0efe92ad5f

View File

@@ -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 文件时发生了错误,请手动编辑或以管理员身份重新运行该脚本。"
}
}