mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
feat(facebook-to-local): allow users to move from facebook=>local
This commit is contained in:
parent
ed0f406e2f
commit
a4c2bf61b2
1 changed files with 3 additions and 0 deletions
|
|
@ -72,6 +72,9 @@
|
|||
"passwordSuccess": "Password successfully changed",
|
||||
"usernameSuccess": "Login Name successfully changed",
|
||||
"emailSuccess": "Email successfully changed",
|
||||
"detachFacebook": "De-register Facebook",
|
||||
"detachedFacebook": "Successully removed Facebook from your account",
|
||||
"addedLocalAuth": "Successully added local authentication",
|
||||
"data": "Data",
|
||||
"exportData": "Export Data",
|
||||
"emailChange1": "To change your email address, please send an email to",
|
||||
|
|
|
|||
Loading…
Reference in a new issue