fix: english translation for education
All checks were successful
Deploy React portfolio / deploy (push) Successful in 30s

This commit is contained in:
Louis
2025-10-29 01:45:16 +01:00
parent 6fe75eeb19
commit 80653c8812

View File

@@ -1,13 +1,13 @@
{ {
"title": "Education", "title": "Education",
"degree1": { "degree1": {
"title": "Bachelor's Degree in Computer Science", "title": "Engineering Degree in Computer Science",
"school": "University Name", "school": "CNAM Angoulême",
"description": "Specialized in software engineering and web development" "description": "Specialization in digital media science and technologies"
}, },
"degree2": { "degree2": {
"title": "Technical Diploma", "title": "Bachelor's Degree in Computer Science",
"school": "Technical Institute", "school": "University of La Rochelle",
"description": "Foundation in computer science and programming" "description": "Foundation in computer science and programming"
} }
} }