full translate for AddProfile pages 28%

This commit is contained in:
2025-07-16 23:32:35 +02:00
parent c5985f2954
commit f81a8c264c
3 changed files with 20 additions and 7 deletions

View File

@@ -34,6 +34,9 @@
"unknown_error_auth": "Unknown error authentification",
"required_input": "Required input",
"create_profile": "Create profile",
"edit_pseudo": "Edit pseudo"
"edit_pseudo": "Edit pseudo",
"password":"Password",
"enter_password": "Enter the passord",
"password_confirmed": "Password confirmed"
}

View File

@@ -34,6 +34,8 @@
"unknown_error_auth": "Problème d'authentification inconnu",
"required_input": "Champ requis",
"create_profile": "Creation profil",
"edit_pseudo": "Modifier le pseudo"
"edit_pseudo": "Modifier le pseudo",
"password":"Mot de passe",
"enter_password": "Entrez le password"
}