feat: Update system reset functionality in settings

This commit is contained in:
n4ze3m
2024-12-13 18:32:50 +05:30
parent caf1dfcbe8
commit 44e2057ff4
17 changed files with 82 additions and 81 deletions

View File

@@ -75,9 +75,9 @@
"system": {
"heading": "System Settings",
"deleteChatHistory": {
"label": "Delete Chat History",
"button": "Delete",
"confirm": "Are you sure you want to delete your chat history? This action cannot be undone."
"label": "System Reset",
"button": "Reset All",
"confirm": "Are you sure you want to perform a system reset? This will clear all data and cannot be undone."
},
"export": {
"label": "Export Chat History, Knowledge Base, and Prompts",