diff --git a/locales/en/settings.json b/locales/en/settings.json index a9e050c064..d91afee8d2 100644 --- a/locales/en/settings.json +++ b/locales/en/settings.json @@ -43,9 +43,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": "WARNING! This resets many parts of your account. This is highly discouraged, but some people find it useful in the beginning after playing with the site for a short time.", "resetText2": "You will lose all your levels, gold, and experience points. All your tasks will be deleted permanently and you will lose all of your task's historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks.", @@ -64,5 +66,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" }