user settings: enable locking/unlocking an account

This commit is contained in:
William Pitcock 2018-05-29 14:19:28 +00:00
parent 648f31f44c
commit 7a08ba43e2
4 changed files with 13 additions and 4 deletions

View file

@ -302,7 +302,8 @@ const en = {
new_password: 'New password',
confirm_new_password: 'Confirm new password',
changed_password: 'Password changed successfully!',
change_password_error: 'There was an issue changing your password.'
change_password_error: 'There was an issue changing your password.',
lock_account_description: 'Restrict your account to approved followers only'
},
notifications: {
notifications: 'Notifications',