mirror of
https://github.com/LJ5O/website.git
synced 2026-08-11 22:54:46 +02:00
Started to add some real text
Also worked on the translation system
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
{
|
||||
"message": {
|
||||
"hello": "hello world"
|
||||
"home":{
|
||||
"greeting": "Hello ! I'm Kévin Taccoen !",
|
||||
"occupation": {
|
||||
"ai":"AI enthusiast",
|
||||
"fullstack":"Full-Stack Developer",
|
||||
"student":"Master's degree student"
|
||||
},
|
||||
"presentationTitle":"Thanks for visiting !",
|
||||
"presentationText": "I'm Kévin Taccoen, TODO",
|
||||
"contactMe": "Are you looking to send me a message ?",
|
||||
"contactButton": "Contact",
|
||||
"features": {
|
||||
"projects":{
|
||||
"title": "Always working on some projects",
|
||||
"desc": "As you will see a little below, I'm always working on something.",
|
||||
"buttonText": "See all projects"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user