Update cn.ts

This commit is contained in:
yorkeking 2023-04-03 00:21:47 +08:00 committed by GitHub
parent 018563bffc
commit 8d7c94a8f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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