mirror of
https://github.com/Unkn0wnCat/data-toolbox-site.git
synced 2025-06-15 14:41: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",
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@loadable/component": "^5.15.0",
|
||||
|
|
|
@ -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>!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue