diff --git a/src/lang/de.js b/src/lang/de.js index bc6f411..f626346 100755 --- a/src/lang/de.js +++ b/src/lang/de.js @@ -6,8 +6,8 @@ const lang = { experience: 'Berufserfahrung', education: 'Schulbildung', skills: 'Qualifikationen', - projects: 'Projecten', - contributions: 'Bijdragen', + projects: 'Projekte', + contributions: 'Mitarbeit', about: 'Über mich' }; export default lang;