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",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user