Merge branch 'staff-grouping' into 'develop'

Group staff by role in the About page

Closes #737

See merge request pleroma/pleroma-fe!1309
This commit is contained in:
Shpuld Shpludson 2021-02-12 08:05:55 +00:00
commit 8b7c367b04
4 changed files with 45 additions and 9 deletions

View file

@ -75,7 +75,11 @@
"confirm": "Confirm",
"verify": "Verify",
"close": "Close",
"peek": "Peek"
"peek": "Peek",
"role": {
"admin": "Admin",
"moderator": "Moderator"
}
},
"image_cropper": {
"crop_picture": "Crop picture",