2025-11-06 09:24:44 +01:00
|
|
|
|
{
|
|
|
|
|
|
"website": {
|
|
|
|
|
|
"name": "Lucien Cartier-Tilet",
|
|
|
|
|
|
"langSwitch": "Language"
|
|
|
|
|
|
},
|
|
|
|
|
|
"menu": {
|
2025-11-11 19:12:21 +01:00
|
|
|
|
"name": "Menu",
|
|
|
|
|
|
"language": "Choix de la langue",
|
|
|
|
|
|
"theme": "Thème du site web"
|
2025-11-06 09:24:44 +01:00
|
|
|
|
},
|
|
|
|
|
|
"theme": {
|
|
|
|
|
|
"name": "Thème",
|
|
|
|
|
|
"dark": "Sombre",
|
|
|
|
|
|
"light": "Clair",
|
2025-11-11 19:12:21 +01:00
|
|
|
|
"system": "Auto"
|
2025-11-06 09:24:44 +01:00
|
|
|
|
},
|
|
|
|
|
|
"pages": {
|
|
|
|
|
|
"home": {
|
|
|
|
|
|
"name": "Accueil"
|
|
|
|
|
|
},
|
|
|
|
|
|
"resume": {
|
2025-11-11 19:12:21 +01:00
|
|
|
|
"name": "CV",
|
|
|
|
|
|
"description": "",
|
|
|
|
|
|
"experience": "Expérience",
|
|
|
|
|
|
"education": "Éducation",
|
|
|
|
|
|
"tools": "Outils",
|
|
|
|
|
|
"devops": "Outils Devops",
|
|
|
|
|
|
"os": "Systèmes d’exploitation",
|
|
|
|
|
|
"programmingLanguages": "Langages de programmation",
|
|
|
|
|
|
"frameworks": "Frameworks"
|
2025-11-06 09:24:44 +01:00
|
|
|
|
},
|
|
|
|
|
|
"vocal-synthesis": {
|
2025-11-11 19:12:21 +01:00
|
|
|
|
"name": "Synthèse Vocale",
|
|
|
|
|
|
"projects": "Projets principaux",
|
|
|
|
|
|
"tools": "Outils"
|
2025-11-06 09:24:44 +01:00
|
|
|
|
},
|
|
|
|
|
|
"languages": {
|
|
|
|
|
|
"name": "Langues et Univers Fictifs"
|
|
|
|
|
|
},
|
|
|
|
|
|
"contact": {
|
|
|
|
|
|
"name": "Contact"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
"footer": {
|
|
|
|
|
|
"links": {
|
2025-11-11 19:12:21 +01:00
|
|
|
|
"source": "Code source du site web",
|
|
|
|
|
|
"nuxt": "Frontend fait avec Nuxt",
|
|
|
|
|
|
"rust": "Backend fait avec Rust"
|
|
|
|
|
|
},
|
|
|
|
|
|
"versions": {
|
|
|
|
|
|
"frontend": "Frontend Version",
|
|
|
|
|
|
"backend": "Backend Version"
|
2025-11-06 09:24:44 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|