Client - init users administration

This commit is contained in:
Sam
2021-10-31 11:21:21 +01:00
parent 6a002592f0
commit 1fa8f0af19
13 changed files with 373 additions and 11 deletions

View File

@ -16,5 +16,9 @@
"Signature expired, Please log in again": "Signature expired. Please log in again.",
"Username: 3 to 12 characters required": "Username: 3 to 12 characters required.",
"Valid email must be provided": "Valid email must be provided."
},
"PAGINATION": {
"PREVIOUS": "previous",
"NEXT": "next"
}
}