Allow user to mark account as group

This commit is contained in:
tusooa 2023-12-27 22:30:19 -05:00
commit 0110fd86c2
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51
6 changed files with 27 additions and 6 deletions

View file

@ -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)",