fix: english translation for education
All checks were successful
Deploy React portfolio / deploy (push) Successful in 30s
All checks were successful
Deploy React portfolio / deploy (push) Successful in 30s
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"title": "Education",
|
||||
"degree1": {
|
||||
"title": "Bachelor's Degree in Computer Science",
|
||||
"school": "University Name",
|
||||
"description": "Specialized in software engineering and web development"
|
||||
"title": "Engineering Degree in Computer Science",
|
||||
"school": "CNAM Angoulême",
|
||||
"description": "Specialization in digital media science and technologies"
|
||||
},
|
||||
"degree2": {
|
||||
"title": "Technical Diploma",
|
||||
"school": "Technical Institute",
|
||||
"title": "Bachelor's Degree in Computer Science",
|
||||
"school": "University of La Rochelle",
|
||||
"description": "Foundation in computer science and programming"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user