Email Edit

This commit is contained in:
2024-07-27 03:39:52 +02:00
parent 12f7176467
commit d71eaf2ef2
15 changed files with 229 additions and 175 deletions
@@ -9,7 +9,8 @@
"Unauthorized_userUpdate": "Unauthorized",
"NotFound_user:userUpdate": "User not found",
"FailedUpdate_userUpdate": "Failed to update {{name}}",
"FailedUpdate_Duplicate:userUpdate": "A user with this username already exists",
"FailedUpdate_Duplicate:email:userUpdate": "A user with this email already exists",
"username": "username",
"email": "email",
@@ -48,5 +49,7 @@
"Deleting": "Deleting...",
"Edit data": "Edit date"
"Edit data": "Edit date",
"Recent posts": "Recent posts"
}