full translate for AddProfile pages 26%

This commit is contained in:
2025-07-16 23:05:49 +02:00
parent 1f8d18343c
commit c5985f2954
3 changed files with 7 additions and 3 deletions

View File

@@ -33,5 +33,7 @@
"internal_error_server": "Internal error server",
"unknown_error_auth": "Unknown error authentification",
"required_input": "Required input",
"create_profile": "Create profile"
"create_profile": "Create profile",
"edit_pseudo": "Edit pseudo"
}

View File

@@ -33,6 +33,7 @@
"internal_error_server": "Erreur interne de serveur",
"unknown_error_auth": "Problème d'authentification inconnu",
"required_input": "Champ requis",
"create_profile": "Creation profil"
"create_profile": "Creation profil",
"edit_pseudo": "Modifier le pseudo"
}