21 lines
564 B
JSON
21 lines
564 B
JSON
{
|
|
"main": {
|
|
"title": "Something great is being built here.",
|
|
"text": "Can't wait? Contact us via ",
|
|
"imprint": "Imprint"
|
|
},
|
|
"imprint": {
|
|
"title": "Imprint",
|
|
"company": "GSH Digital Services",
|
|
"ceo": "CEO Tim Herb",
|
|
"street": "Horrenberger Straße 25",
|
|
"city": "74909 Meckesheim",
|
|
"country": "Germany",
|
|
"back": "Go back"
|
|
},
|
|
"notFound": {
|
|
"title": "404 | Not found",
|
|
"text": "The requested resource does not exist.",
|
|
"back": "Go back"
|
|
}
|
|
} |