chore: Add reset button for config viewer

This commit is contained in:
Christian Kußowski 2026-03-08 11:12:32 +01:00
commit a3a2a37a14
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
3 changed files with 23 additions and 2 deletions

View file

@ -2781,5 +2781,6 @@
"@mute": {
"description": "This should be a very short string because there is not much space in the button!"
},
"createNewChat": "Create new chat"
"createNewChat": "Create new chat",
"reset": "Reset"
}