mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
added translatable strings for login name description
This commit is contained in:
parent
a505d88452
commit
6c99bbc948
1 changed files with 4 additions and 1 deletions
|
|
@ -76,5 +76,8 @@
|
|||
"emailChange3": " including both your old and new email address as well as your User ID.",
|
||||
"username": "Login Name",
|
||||
"email": "Email",
|
||||
"registeredWithFb": "Registered with Facebook"
|
||||
"registeredWithFb": "Registered with Facebook",
|
||||
"loginNameDescription1": "This is what you use to login to HabitRPG. Click ",
|
||||
"loginNameDescription2": "here",
|
||||
"loginNameDescription3": "to change your display name."
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue