User card: use general.role instead of card-specific roles
Also removes admin_menu.roles from some localizations since it is not used anywhere
This commit is contained in:
parent
7f3fd9ca21
commit
6acf812101
6 changed files with 26 additions and 29 deletions
|
@ -737,10 +737,6 @@
|
|||
"quarantine": "Disallow user posts from federating",
|
||||
"delete_user": "Delete user",
|
||||
"delete_user_confirmation": "Are you absolutely sure? This action cannot be undone."
|
||||
},
|
||||
"roles": {
|
||||
"admin": "Admin",
|
||||
"moderator": "Moderator"
|
||||
}
|
||||
},
|
||||
"user_profile": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue