From f7c6a53d76b951d5049adda5b7e8bd895273171b Mon Sep 17 00:00:00 2001 From: einhornimmond Date: Tue, 6 Feb 2024 12:20:59 +0100 Subject: [PATCH] fix lint --- frontend/src/locales/de.json | 1 - frontend/src/locales/en.json | 1 - 2 files changed, 2 deletions(-) diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 72cece9e2..337722940 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -31,7 +31,6 @@ "moderator": "Moderator", "moderators": "Moderatoren", "myContributions": "Meine Beiträge", - "startNewsButton": "Gradidos versenden", "submitContribution": "Schreiben" }, "communityInfo": "Gemeinschaft Information", diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 2b2c17d30..982d22159 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -31,7 +31,6 @@ "moderator": "Moderator", "moderators": "Moderators", "myContributions": "My contributions", - "startNewsButton": "Send Gradidos", "submitContribution": "Contribute" }, "communityInfo": "Community Information",