Group staff members by role in the About page

This commit is contained in:
eugenijm 2020-12-12 15:17:42 +03:00
parent 8d9bf3efc8
commit 481c71517e
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",