{ "header": { "title": "CV Generator", "subtitle": "Remplissez vos informations pour générer votre CV" }, "form": { "nom": "Nom", "nom_placeholder": "Dupont", "prenom": "Prénom", "prenom_placeholder": "Jean", "email": "Email", "email_placeholder": "jean.dupont@email.com", "titre": "Titre du poste", "titre_placeholder": "Développeur Full Stack", "submit": "Générer mon CV" }, "success": "CV prêt à être généré pour {prenom} {nom} !", "footer": "CV Generator © 2026", "lang_switcher_label": "Langue" }