mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2026-08-05 21:32:23 +00:00
Add skills list
This commit is contained in:
@@ -1,8 +1,28 @@
|
||||
{
|
||||
"en": {
|
||||
"education": "Education",
|
||||
"working experience": "Working experience",
|
||||
"certificates": "Certificates",
|
||||
"skills": "Skills",
|
||||
"other": "Other activities",
|
||||
"present": "present",
|
||||
|
||||
"web development": "Web development",
|
||||
"devops": "DevOps",
|
||||
"data analysis": "Data analysis",
|
||||
"programming languages": "Programming languages"
|
||||
},
|
||||
"it": {
|
||||
"education": "Istruzione",
|
||||
"working experience": "Esperienze lavorative",
|
||||
"certificates": "Certificati",
|
||||
"skills": "Competenze",
|
||||
"other": "Altre attività",
|
||||
"present": "in corso",
|
||||
|
||||
"web development": "Sviluppo web",
|
||||
"devops": "DevOps",
|
||||
"data analysis": "Data analysis",
|
||||
"programming languages": "Linguaggi di programmazione"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user