i18n: traduction complète de la page profil en français

- Titre : "Mon profil"
- Informations du profil : Nom, Adresse e-mail, vérification e-mail
- Changer le mot de passe : Mot de passe actuel / Nouveau / Confirmer
- Supprimer le compte : textes + modale de confirmation + boutons

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-04 17:54:19 +02:00
parent 8fb7ee9fa4
commit cd9cc94895
4 changed files with 48 additions and 58 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<x-app-layout>
<x-slot name="header">
<h2 class="font-semibold text-xl text-gray-800 leading-tight">
{{ __('Profile') }}
Mon profil
</h2>
</x-slot>