feat: fill pages
All checks were successful
Publish Docker Images / build-and-publish (push) Successful in 10m25s
All checks were successful
Publish Docker Images / build-and-publish (push) Successful in 10m25s
This commit is contained in:
@@ -17,10 +17,15 @@
|
||||
"name": "Accueil"
|
||||
},
|
||||
"resume": {
|
||||
"name": "CV"
|
||||
"name": "CV",
|
||||
"description": "",
|
||||
"experience": "Expérience",
|
||||
"education": "Éducation"
|
||||
},
|
||||
"vocal-synthesis": {
|
||||
"name": "Synthèse Vocale"
|
||||
"name": "Synthèse Vocale",
|
||||
"projects": "Projets principaux",
|
||||
"tools": "Outils"
|
||||
},
|
||||
"languages": {
|
||||
"name": "Langues et Univers Fictifs"
|
||||
@@ -31,7 +36,13 @@
|
||||
},
|
||||
"footer": {
|
||||
"links": {
|
||||
"source": "Code source du site web "
|
||||
"source": "Code source du site web",
|
||||
"nuxt": "Frontend fait avec Nuxt",
|
||||
"rust": "Backend fait avec Rust"
|
||||
},
|
||||
"versions": {
|
||||
"frontend": "Frontend Version",
|
||||
"backend": "Backend Version"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user