mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 20:25:33 +08:00
Update: Confirmation on reset chats and settings
This commit is contained in:
@@ -57,6 +57,12 @@ const cn = {
|
||||
ClearAll: "清除所有数据",
|
||||
ResetAll: "重置所有选项",
|
||||
Close: "关闭",
|
||||
ConfirmResetAll: {
|
||||
Confirm: "Are you sure you want to reset all configurations?",
|
||||
},
|
||||
ConfirmClearAll: {
|
||||
Confirm: "Are you sure you want to reset all chat?",
|
||||
},
|
||||
},
|
||||
Lang: {
|
||||
Name: "Language",
|
||||
|
Reference in New Issue
Block a user