diff --git a/src/lang/it.js b/src/lang/it.js index 8176d06..d8fa490 100644 --- a/src/lang/it.js +++ b/src/lang/it.js @@ -5,7 +5,7 @@ const it = { experience: 'Esperienza professionale', education: 'Formazione', skills: 'Competenze', - about: 'About me' // Translation needed! + about: 'Su di me' } }; export default it;