feat(reset-app): fix reset wording
This commit is contained in:
parent
dd32bd631f
commit
3bfb015b13
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue