mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 23:42:12 +00:00
change "all caps" to "all capital letters" for clarity
I found this question in the Help guild: 'I'm deleting my account and aren't able to find the "cap" to type in "delete" in order to finish deleting process. Any ideas were that "cap" is?'
This commit is contained in:
parent
ec75de5a90
commit
bb2768071d
1 changed files with 1 additions and 1 deletions
|
|
@ -267,7 +267,7 @@
|
|||
"missingNewPassword": "Missing new password.",
|
||||
"invalidEmailDomain": "You cannot register with emails with the following domains: <%= domains %>",
|
||||
"wrongPassword": "Wrong password.",
|
||||
"incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.",
|
||||
"incorrectDeletePhrase": "Please type <%= magicWord %> in all capital letters to delete your account.",
|
||||
"notAnEmail": "Invalid email address.",
|
||||
"emailTaken": "Email address is already used in an account.",
|
||||
"newEmailRequired": "Missing new email address.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue