mirror of
https://github.com/Unkn0wnCat/data-toolbox-site.git
synced 2025-06-16 23:11:36 +02:00
Fix translation mistake
This commit is contained in:
parent
ddd8cb0a82
commit
1a3c739061
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "kevins-data-toolbox",
|
"name": "kevins-data-toolbox",
|
||||||
"version": "2.2.1",
|
"version": "2.2.2",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@loadable/component": "^5.15.0",
|
"@loadable/component": "^5.15.0",
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
{
|
{
|
||||||
"site": {
|
"site": {
|
||||||
"title": "Kevin's Data-Toolbox",
|
"title": "Kevins Data-Toolbox",
|
||||||
"navigation": {
|
"navigation": {
|
||||||
"tools": "Tools",
|
"tools": "Tools",
|
||||||
"about": "About"
|
"about": "About"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"home": {
|
"home": {
|
||||||
"heroPretitle": "Kevin's",
|
"heroPretitle": "Kevins",
|
||||||
"heroTitle": "Data Toolbox",
|
"heroTitle": "Data Toolbox",
|
||||||
"heroSubtitle": "Your One-Stop-Data-Shop!"
|
"heroSubtitle": "Your One-Stop-Data-Shop!"
|
||||||
},
|
},
|
||||||
|
@ -53,8 +53,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"about": {
|
"about": {
|
||||||
"title": "About Kevin's Data-Toolbox",
|
"title": "About Kevins 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!",
|
"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!",
|
"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",
|
"morebyme": "More By Me",
|
||||||
"visitKevinKdev": "Check out my website <1>KevinK.dev</1>!"
|
"visitKevinKdev": "Check out my website <1>KevinK.dev</1>!"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue