From 213d79ba98f6788b654a65fd39ca8bbd1e7074c3 Mon Sep 17 00:00:00 2001 From: ogerly Date: Wed, 4 May 2022 08:12:44 +0200 Subject: [PATCH] remove unsued locals key 'A' --- 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 7f2de7d94..9d6f59a05 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -3,7 +3,6 @@ "1000thanks": "1000 Dank, weil du bei uns bist!", "125": "125%", "85": "85%", - "A": "A", "advanced-calculation": "Vorausberechnung", "auth": { "left": { diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index ee0847ce3..7bb1dcec1 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -3,7 +3,6 @@ "1000thanks": "1000 thanks for being with us!", "125": "125%", "85": "85%", - "A": "A", "advanced-calculation": "Advanced calculation", "auth": { "left": {