diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 8698e39de..8e4890995 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -15,11 +15,7 @@ "oneAnotherNature": "Für Einander, Für alle, Für die Natur" }, "navbar": { - "contact": "Kontakt", - "greatCooperation": "Gute Zusammenarbeit", - "overGradido": "Über Gradido", - "podcast": "Podcast", - "press": "Presse" + "overGradido": "Über Gradido" } }, "back": "Zurück", diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 39b96d04f..1c73d47b5 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -15,11 +15,7 @@ "oneAnotherNature": "For One Another, For All, For Nature" }, "navbar": { - "contact": "Contact", - "greatCooperation": "Great Cooperation", - "overGradido": "Over Gradido", - "podcast": "Podcast", - "press": "Press" + "overGradido": "Over Gradido" } }, "back": "Back",