mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 11:36:38 +08:00
Update cn.ts
This commit is contained in:
parent
b2c711a5e8
commit
9bfd81b835
@ -84,14 +84,7 @@ const cn = {
|
|||||||
SubTitle: "聊天内容的字体大小",
|
SubTitle: "聊天内容的字体大小",
|
||||||
},
|
},
|
||||||
|
|
||||||
Update: {
|
|
||||||
Version: (x: string) => `当前版本:${x}`,
|
|
||||||
IsLatest: "已是最新版本",
|
|
||||||
CheckUpdate: "检查更新",
|
|
||||||
IsChecking: "正在检查更新...",
|
|
||||||
FoundUpdate: (x: string) => `发现新版本:${x}`,
|
|
||||||
GoToUpdate: "前往更新",
|
|
||||||
},
|
|
||||||
SendKey: "发送键",
|
SendKey: "发送键",
|
||||||
Theme: "主题",
|
Theme: "主题",
|
||||||
TightBorder: "无边框模式",
|
TightBorder: "无边框模式",
|
||||||
|
Loading…
Reference in New Issue
Block a user