mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-30 02:30:29 +00:00
added new translatable strings, mailto link
This commit is contained in:
parent
d9cb197d95
commit
faf69fca8d
1 changed files with 5 additions and 1 deletions
|
|
@ -71,4 +71,8 @@
|
|||
"usernameSuccess": "Login Name successfully changed",
|
||||
"data": "Data",
|
||||
"exportData": "Export Data",
|
||||
"emailChange": "To change your email address, please send an email to admin\@habitrpg.com including both your old and new email address as well as your User ID."}
|
||||
"emailChange": "To change your email address, please send an email to <a href=\"mailto:admin\@habitrpg.com\" target=\"_blank\">admin@habitrpg.com</a> including both your old and new email address as well as your User ID.",
|
||||
"username": "Login Name",
|
||||
"email": "Email",
|
||||
"registeredWithFb": "Registered with Facebook"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue