i18n updates + HP + components
This commit is contained in:
parent
1ab35db47d
commit
23c79e579c
67 changed files with 1355 additions and 542 deletions
|
@ -2,10 +2,12 @@
|
|||
"accueil": "home",
|
||||
"tagline": "Freelance web designer and front-end developer.",
|
||||
"copyright": "(re)Made with Astro",
|
||||
"contact": "contact",
|
||||
"contactLien": "Send me an email (open in application).",
|
||||
"contactTel": "Call or text me (open in application).",
|
||||
"contenuVide": "Soon: really nice content.",
|
||||
"contact": {
|
||||
"title": "contact",
|
||||
"email": "Send me an email (open in application).",
|
||||
"tel": "Call or text me (open in application).",
|
||||
"contenuVide": "Soon: really nice content."
|
||||
},
|
||||
"header": {
|
||||
"skipLink": "Skip to content",
|
||||
"mainNav": "Main menu",
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"accueil": "accueil",
|
||||
"tagline": "Designer et developpeur web freelance à Toulouse.",
|
||||
"copyright": "Fait avec un 🖥️ circa 2020",
|
||||
"contact": "contact",
|
||||
"contactLien": "Envoyez-moi un mail (ouverture du logiciel automatique).",
|
||||
"contactTel": "Contactez-moi par téléphone (ouverture du logiciel automatique).",
|
||||
"copyright": "(re)Fait avec Astro",
|
||||
"contact": {
|
||||
"title": "contact",
|
||||
"email": "Envoyez-moi un mail (ouverture du logiciel automatique).",
|
||||
"tel": "Contactez-moi par téléphone (ouverture du logiciel automatique)."
|
||||
},
|
||||
"contenuVide": "Bientôt ici : du contenu de qualité",
|
||||
"header": {
|
||||
"skipLink": "Accéder au contenu",
|
||||
|
@ -28,11 +30,11 @@
|
|||
"credit": "Image par"
|
||||
},
|
||||
"fragments": {
|
||||
"titre": "Fragments",
|
||||
"titre": "fragments",
|
||||
"tagline": "Les tutos de Nico mdr."
|
||||
},
|
||||
"projet": {
|
||||
"titre": "Projets",
|
||||
"titre": "projets",
|
||||
"tagline": "Mon travail en freelance",
|
||||
"cta": "Consulter le site",
|
||||
"lienTitle": "Site web de",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue