Improve FR translation

This commit is contained in:
Jérôme Pott 2017-09-19 21:23:13 +02:00 committed by GitHub
parent f12722f0d3
commit 049bf2679f

View File

@ -2,10 +2,10 @@
const fr = {
headings: {
contact: 'Contact',
experience: 'Expériences professionelles',
experience: 'Expérience professionelle',
education: 'Formation',
skills: 'Compétences',
about: 'C\'est moi'
about: 'À propos de moi'
}
};
export default fr;