From 85133dd934642a179173b00887b1be1ed8c6f67d Mon Sep 17 00:00:00 2001
From: clauspeterhuebner
Date: Thu, 11 Sep 2025 01:12:40 +0200
Subject: [PATCH] linting
---
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 a78ae0bd5..afb02852d 100644
--- a/frontend/src/locales/de.json
+++ b/frontend/src/locales/de.json
@@ -1,7 +1,7 @@
{
- "|": "|",
"(": "(",
")": ")",
+ "|": "|",
"100": "100%",
"1000thanks": "1000 Dank, weil du bei uns bist!",
"125": "125%",
diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json
index be6b38b30..c190c3932 100644
--- a/frontend/src/locales/en.json
+++ b/frontend/src/locales/en.json
@@ -1,7 +1,7 @@
{
- "|": "|",
"(": "(",
")": ")",
+ "|": "|",
"100": "100%",
"1000thanks": "1000 thanks for being with us!",
"125": "125%",