full translate for AddProfile pages 100%

This commit is contained in:
2025-07-17 20:53:07 +02:00
parent f81a8c264c
commit 26372368b2
3 changed files with 42 additions and 11 deletions

View File

@@ -37,6 +37,16 @@
"edit_pseudo": "Edit pseudo",
"password":"Password",
"enter_password": "Enter the passord",
"password_confirmed": "Password confirmed"
"password_confirmed": "Password confirmed",
"last_name": "Last name",
"first_name": "First name",
"email": "Mail",
"edit_last_name": "Edit name",
"edit_first_name": "Edit first name",
"edit_email": "Edit email address",
"birth_date": "Birth date",
"edit_birth": "Edit birth date",
"create_profile_button": "Create profile"
}