mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-21 13:24:16 +00:00
add some settings strings
This commit is contained in:
parent
7464a6c692
commit
0bf7bdad0a
1 changed files with 7 additions and 1 deletions
|
|
@ -79,5 +79,11 @@
|
|||
"registeredWithFb": "Registered with Facebook",
|
||||
"loginNameDescription1": "This is what you use to login to HabitRPG. Go to ",
|
||||
"loginNameDescription2": "User->Profile",
|
||||
"loginNameDescription3": "to change the name that appears in your avatar and chat messages."
|
||||
"loginNameDescription3": "to change the name that appears in your avatar and chat messages.",
|
||||
"emailNotifications": "Email Notifications",
|
||||
"wonChallenge": "You Won a Challenge",
|
||||
"newPM": "Received Private Message",
|
||||
"importantAnnouncements": "Important Announcements",
|
||||
"unsubscribeAllEmails": "Check to Unsubscribe from Emails",
|
||||
"unsubscribeAllEmailsText": "By checking this box, I certify that I understand that by unsubscribing from all emails, HabitRPG will never be able to notify me via email about important changes to the site or my account."
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue