From c4fb5eb6b2cb205194c1ce2bd9a43e9c3e3ef23d Mon Sep 17 00:00:00 2001 From: Laura Dolibois Date: Mon, 16 Jun 2025 20:35:42 +0200 Subject: [PATCH] corrected syntax --- 01-frontend/public/locales/de/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01-frontend/public/locales/de/translation.json b/01-frontend/public/locales/de/translation.json index 91e0f13..2b2030d 100644 --- a/01-frontend/public/locales/de/translation.json +++ b/01-frontend/public/locales/de/translation.json @@ -128,5 +128,5 @@ "orderDetails": "Bestelldetails", "orderId": "Bestellnummer", "date": "Datum", - "moveToNextStatus": "Zum nächsten Status", + "moveToNextStatus": "Zum nächsten Status" }