Allow user to mark account as group
This commit is contained in:
parent
6391a6a4ea
commit
0110fd86c2
6 changed files with 27 additions and 6 deletions
|
|
@ -359,6 +359,10 @@
|
|||
"remove_language": "Remove",
|
||||
"primary_language": "Primary language:",
|
||||
"fallback_language": "Fallback language {index}:",
|
||||
"actor_type": "This account is:",
|
||||
"actor_type_Person": "a normal user",
|
||||
"actor_type_Service": "a bot",
|
||||
"actor_type_Group": "a group",
|
||||
"app_name": "App name",
|
||||
"expert_mode": "Show advanced",
|
||||
"save": "Save changes",
|
||||
|
|
@ -423,7 +427,6 @@
|
|||
"added_backup": "Added a new backup.",
|
||||
"add_backup_error": "Error adding a new backup: {error}",
|
||||
"blocks_tab": "Blocks",
|
||||
"bot": "This is a bot account",
|
||||
"btnRadius": "Buttons",
|
||||
"cBlue": "Blue (Reply, follow)",
|
||||
"cGreen": "Green (Retweet)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue