mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-21 11:14:14 +00:00
Added localisation strings for "Change username" feature
This commit is contained in:
parent
4b07f6dfcd
commit
abe9fd09c1
1 changed files with 3 additions and 0 deletions
|
|
@ -41,9 +41,11 @@
|
|||
"misc": "Misc",
|
||||
"showHeader": "Show Header",
|
||||
"changePass": "Change Password",
|
||||
"changeUsername": "Change Username",
|
||||
"oldPass": "Old Password",
|
||||
"newPass": "New Password",
|
||||
"confirmPass": "Confirm New Password",
|
||||
"newUsername": "New Username",
|
||||
"dangerZone": "Danger Zone",
|
||||
"resetText1": "This resets your entire account - your tasks will be deleted and your character will start over.",
|
||||
"resetText2": "This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.",
|
||||
|
|
@ -62,5 +64,6 @@
|
|||
"enterNumber": "Please enter a number between 0 and 24",
|
||||
"fillAll": "Please fill out all fields",
|
||||
"passSuccess": "Password successfully changed",
|
||||
"usernameSuccess": "Username successfully changed",
|
||||
"difficulty": "Difficulty"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue