Update cn.ts

This commit is contained in:
yorkeking
2023-04-03 00:21:47 +08:00
committed by GitHub
parent 018563bffc
commit 8d7c94a8f3

View File

@@ -67,7 +67,7 @@ const cn = {
},
Update: {
Version: (x: string) => `梯子版ChatGPT`,
Version: (x: string) => `魔法版ChatGPT`,
IsLatest: "已是最新版本",
CheckUpdate: "检查更新",
IsChecking: "正在检查更新...",