From 4865e19256ddf3be8469f7693a00efbf0154251f Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Mon, 20 Feb 2023 02:23:40 +0100 Subject: [PATCH] Added the list & statistic translations to the de.json --- client/public/locales/de.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/public/locales/de.json b/client/public/locales/de.json index 408d5bdc..58f02275 100644 --- a/client/public/locales/de.json +++ b/client/public/locales/de.json @@ -173,6 +173,10 @@ "custom": "Benutzerdefiniert", "average": "Durchschnitt", "auto": "Automatisiert" + }, + "views": { + "list": "Test-Übersicht", + "statistic": "Test-Statistik" } }, "errors": {