feat(reset-app): fix reset wording

This commit is contained in:
cchalopin 2023-11-17 12:15:49 +01:00 committed by Nicolas Meienberger
parent dd32bd631f
commit 3bfb015b13

View file

@ -212,7 +212,7 @@
"submit": "Uninstall"
},
"reset-app-form": {
"title": "Reset {name} app ?",
"title": "Reset {name} ?",
"subtitle": "All data for this app will be lost.",
"warning": "Are you sure? This action cannot be undone.",
"submit": "Reset"