From cc538b609fbb38ed1887a384e2b7bf3906d37507 Mon Sep 17 00:00:00 2001 From: ogerly Date: Mon, 31 Oct 2022 12:51:21 +0100 Subject: [PATCH] fix locales && lint --- frontend/src/locales/de.json | 2 +- frontend/src/locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index b5736d3e0..5304881c4 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -31,7 +31,7 @@ "submitContribution": "Beitrag einreichen", "switch-to-this-community": "zu dieser Gemeinschaft wechseln" }, - "contact":"Kontakt", + "contact": "Kontakt", "contribution": { "activity": "Tätigkeit", "alert": { diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index e947965d7..9fa2a1634 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -31,7 +31,7 @@ "submitContribution": "Submit contribution", "switch-to-this-community": "Switch to this community" }, - "contact":"Contact", + "contact": "Contact", "contribution": { "activity": "Activity", "alert": {