feat(Localization): add more text in landing page

This commit is contained in:
Alexander Navarro 2024-04-06 18:30:46 -03:00
parent 033e5bbf94
commit 28d0e36ee7
8 changed files with 117 additions and 44 deletions

View file

@ -1,5 +1,17 @@
{
"titles": {
"featuredWork": "Featured Work"
}
"featuredWork": "Featured Work",
"whatIveBeenUpTo": "What I've been up to...",
"whoAmI": "Who am I?",
"contact": "Contact"
},
"home": {
"moreProjects": "View more projects",
"viewCurriculum": "View full curriculum"
},
"misc": {
"seeMore": "See more..."
},
"blog": "blog",
"games": "games"
}