mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 11:40:25 +00:00
fix(settings.json): add back resetAccount string
This commit is contained in:
parent
069a133546
commit
70661da94d
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
"invalidLevel": "Invalid value: Level must be 1 or greater.",
|
||||
"enableClass": "Enable Class System",
|
||||
"enableClassPop": "You opted out of the class system initially. Would you like now to opt-in?",
|
||||
"resetAccount": "Reset Account",
|
||||
"resetAccPop": "Start over, removing all levels, gold, gear, history, and tasks.",
|
||||
"deleteAccount": "Delete Account",
|
||||
"deleteAccPop": "Cancel and remove your Habitica account.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue