This commit is contained in:
woodpecker-bot 2024-04-06 21:41:17 +00:00
parent 063f350801
commit 1ef7b9002e
23 changed files with 82 additions and 38 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"
}