allow default visibility scope to be configured
This commit is contained in:
parent
ce88f351f7
commit
61d40f40ae
6 changed files with 51 additions and 24 deletions
src/i18n
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue