/* eslint-disable */ const fr = { headings: { contact: 'Contact', experience: 'Expérience professionelle', education: 'Formation', skills: 'Compétences', about: 'À propos de moi' } }; export default fr;