Fix translation mistake

This commit is contained in:
Kevin Kandlbinder 2022-05-03 16:23:41 +02:00
parent ddd8cb0a82
commit 1a3c739061
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "kevins-data-toolbox",
"version": "2.2.1",
"version": "2.2.2",
"private": true,
"dependencies": {
"@loadable/component": "^5.15.0",

View file

@ -1,13 +1,13 @@
{
"site": {
"title": "Kevin's Data-Toolbox",
"title": "Kevins Data-Toolbox",
"navigation": {
"tools": "Tools",
"about": "About"
}
},
"home": {
"heroPretitle": "Kevin's",
"heroPretitle": "Kevins",
"heroTitle": "Data Toolbox",
"heroSubtitle": "Your One-Stop-Data-Shop!"
},
@ -53,8 +53,8 @@
}
},
"about": {
"title": "About Kevin's Data-Toolbox",
"p1": "Kevin's Data-Toolbox is my collection of useful small tools. Feel free to look through them to see if there anything is of use to you!",
"title": "About Kevins Data-Toolbox",
"p1": "Kevins Data-Toolbox is my collection of useful small tools. Feel free to look through them to see if there anything is of use to you!",
"p2": "There will be more tools added over time as I create them, so check back regularly to learn about new tools!",
"morebyme": "More By Me",
"visitKevinKdev": "Check out my website <1>KevinK.dev</1>!"