mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
Fix type with "Successully"
"Successully" to "Successfully" in detachedFacebook
This commit is contained in:
parent
3e9cfdc437
commit
b8d13413b8
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@
|
|||
"usernameSuccess": "Login Name successfully changed",
|
||||
"emailSuccess": "Email successfully changed",
|
||||
"detachFacebook": "De-register Facebook",
|
||||
"detachedFacebook": "Successully removed Facebook from your account",
|
||||
"detachedFacebook": "Successfully removed Facebook from your account",
|
||||
"addedLocalAuth": "Successully added local authentication",
|
||||
"data": "Data",
|
||||
"exportData": "Export Data",
|
||||
|
|
|
|||
Loading…
Reference in a new issue