mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 19:46:37 +08:00
Update cn.ts
This commit is contained in:
parent
79a4bd422c
commit
cb231385d7
@ -58,10 +58,10 @@ const cn = {
|
|||||||
ResetAll: "重置所有选项",
|
ResetAll: "重置所有选项",
|
||||||
Close: "关闭",
|
Close: "关闭",
|
||||||
ConfirmResetAll: {
|
ConfirmResetAll: {
|
||||||
Confirm: "Are you sure you want to reset all configurations?",
|
Confirm: "确实要重置所有配置吗?",
|
||||||
},
|
},
|
||||||
ConfirmClearAll: {
|
ConfirmClearAll: {
|
||||||
Confirm: "Are you sure you want to reset all chat?",
|
Confirm: "确实要重置所有聊天吗?",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Lang: {
|
Lang: {
|
||||||
|
Loading…
Reference in New Issue
Block a user