/* eslint-disable */ const nl = { headings: { contact: 'Contact', experience: 'Ervaringen', education: 'Opleidingen', skills: 'Skills', about: 'Over mij' } }; export default nl;