diff --git a/locales/de.json b/locales/de.json index 23b8d551f..b578c2cda 100644 --- a/locales/de.json +++ b/locales/de.json @@ -1,15 +1,4 @@ { - "error": { - "header": { - "404": "Seite nicht gefunden" - }, - "subHeader": { - "404": "Ups, ich wars nicht" - }, - "message": { - "404": "Tut uns leid, wir haben diese Seite nicht gefunden." - } - }, "actions": { "loading": "lade", "loadMore": "mehr laden", diff --git a/locales/en.json b/locales/en.json index fd4a99c78..98a82646b 100644 --- a/locales/en.json +++ b/locales/en.json @@ -1,15 +1,4 @@ { - "error": { - "header": { - "404": "Page not found" - }, - "subHeader": { - "404": "Ups, not my fault" - }, - "message": { - "404": "Sorry, the page you're looking for cannot be found." - } - }, "actions": { "loading": "loading", "loadMore": "load more",