allow default visibility scope to be configured

This commit is contained in:
William Pitcock 2018-06-23 07:53:15 +00:00
parent ce88f351f7
commit 61d40f40ae
6 changed files with 51 additions and 24 deletions
src/i18n

View file

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