Email Edit
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user