Fixing footer i18n

This commit is contained in:
Hugo Martin 2020-08-04 20:45:37 +02:00 committed by Emruz Hossain
parent 85ff89be12
commit 1918fbc3fb
3 changed files with 16 additions and 4 deletions

View file

@ -9,4 +9,10 @@ other = "Home"
other = "My resume"
[quotes]
other = "I am a Developer;I am a Devops;I love servers;I work on open-source projects;I love to work with some fun projects" # Split each quote with a ';'
other = "I am a Developer;I am a Devops;I love servers;I work on open-source projects;I love to work with some fun projects" # Split each quote with a ';'
[navigation]
other = "Navigation"
[contact_me]
other = "Contact me:"

View file

@ -9,4 +9,10 @@ other = "Accueil"
other = "Mon Curriculum vitæ"
[quotes]
other = "Je bidouille;Bref je code" # Split each quote with a ';'
other = "Je bidouille;Bref je code" # Split each quote with a ';'
[navigation]
other = "Naviguation"
[contact_me]
other = "Contactez moi :"