From fecddbfd727f9e6b8a7885be358dcc56e950fe1b Mon Sep 17 00:00:00 2001 From: ogerly Date: Mon, 31 Oct 2022 12:14:28 +0100 Subject: [PATCH] fix lint --- admin/src/locales/de.json | 2 +- admin/src/locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/src/locales/de.json b/admin/src/locales/de.json index 1d2e081b0..cf57b6ced 100644 --- a/admin/src/locales/de.json +++ b/admin/src/locales/de.json @@ -103,7 +103,7 @@ "open_creation": "Offene Schöpfungen", "overview": "Übersicht", "user_search": "Nutzersuche", - "automaticContributions":"automatische Beiträge" + "automaticContributions": "automatische Beiträge" }, "not_open_creations": "Keine offenen Schöpfungen", "open": "offen", diff --git a/admin/src/locales/en.json b/admin/src/locales/en.json index 869b3f359..3f46a09d2 100644 --- a/admin/src/locales/en.json +++ b/admin/src/locales/en.json @@ -103,7 +103,7 @@ "open_creation": "Open creations", "overview": "Overview", "user_search": "User search", - "automaticContributions":"Automatic Contributions" + "automaticContributions": "Automatic Contributions" }, "not_open_creations": "No open creations", "open": "open",