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:
rinpatch 2021-02-13 16:34:43 +03:00
parent 7f3fd9ca21
commit 6acf812101
6 changed files with 26 additions and 29 deletions

View file

@ -17,7 +17,11 @@
"more": "Більше",
"submit": "Відправити",
"apply": "Застосувати",
"peek": "Глянути"
"peek": "Глянути",
"role": {
"moderator": "Модератор",
"admin": "Адміністратор"
}
},
"finder": {
"error_fetching_user": "Користувача не знайдено",
@ -760,11 +764,7 @@
"unblock": "Розблокувати",
"remote_follow": "Підписатись",
"muted": "Заглушений",
"mute": "Заглушити",
"roles": {
"moderator": "Модератор",
"admin": "Адміністратор"
}
"mute": "Заглушити"
},
"status": {
"copy_link": "Скопіювати посилання на допис",