added more localized terms

This commit is contained in:
2024-12-18 18:01:41 +01:00
parent 0a877525aa
commit b9033014c8
2 changed files with 22 additions and 2 deletions

View File

@@ -1,4 +1,14 @@
{ {
"german": "Deutsch", "german": "Deutsch",
"english": "Englisch" "english": "Englisch",
"resume": "Lebenslauf",
"skills": "Fähigkeiten",
"languages": "Sprachen",
"mother_tongue": "Muttersprache",
"very_good": "Sehr gut",
"about_me": "Über mich",
"additional_skills": "Weitere Kenntnisse",
"work_experience": "Arbeitserfahrung",
"education": "Bildungsweg",
"source_code": "Quellcode"
} }

View File

@@ -1,4 +1,14 @@
{ {
"german": "German", "german": "German",
"english": "English" "english": "English",
"resume": "Resume",
"skills": "Skills",
"languages": "Languages",
"mother_tongue": "Native",
"very_good": "Very goods",
"about_me": "About me",
"additional_skills": "Additional Skills",
"work_experience": "Work experience",
"education": "Education",
"source_code": "Source Code"
} }