translate editprofile 100%

This commit is contained in:
2025-07-25 23:04:28 +02:00
parent 199000035e
commit a99986813e
3 changed files with 16 additions and 7 deletions

View File

@@ -25,6 +25,7 @@
"password_different":"Must write a different password",
"create": "Creation",
"user_create": "Your user created",
"user_update": "Your user updated",
"request_error": "Poorly constructed query",
"incorrect_password": "Incorrect password",
"unknown_user": "Unknown user",
@@ -83,5 +84,6 @@
"description": "Description",
"describe_event": "Describe event",
"add": "Add",
"update_profile": "Update profile"
"update_profile": "Update profile",
"different_password_error": "Different password"
}