Admin
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
"NotAllowed_postUpdate": "Not allowed",
|
||||
"NotFound_post:postUpdate": "Post not found",
|
||||
|
||||
"NotAllowed_delete|PermissionsUser": "Not allowed",
|
||||
"NotFound_user:deleteUserdelete|PermissionsUser": "User not found",
|
||||
|
||||
"Duplicate_user:register": "A user with this username or email already exists",
|
||||
|
||||
"username": "username",
|
||||
@@ -102,5 +105,13 @@
|
||||
|
||||
"Password confirm": "Confirm password",
|
||||
"Password match": "Password do not match",
|
||||
"Change password": "Change password"
|
||||
"Change password": "Change password",
|
||||
|
||||
"Confirm user delete title": "Diesen User löschen?",
|
||||
"Confirm user delete body": "Möchtest du {{name}} wirklich Löschen?",
|
||||
|
||||
"Manage users": "Manage users",
|
||||
"Admin": "Administration",
|
||||
"Make Admin": "Make Admin",
|
||||
"Demote Admin": "Demote Admin"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user