API & Client - fix missiing translation on api error

This commit is contained in:
Sam
2021-11-03 09:48:24 +01:00
parent fece99921b
commit c683401daa
11 changed files with 15 additions and 13 deletions

View File

@ -24,6 +24,7 @@
"successfully registered": "Successfully registered.",
"user does not exist": "User does not exist.",
"username: 3 to 12 characters required": "Username: 3 to 12 characters required.",
"you can not delete your account, no other user has admin rights": "You can not delete your account, no other user has admin rights.",
"you do not have permissions": "You do not have permissions."
},
"PAGINATION": {