From 2c8048ba0b87b9baf61240e43920955174436a50 Mon Sep 17 00:00:00 2001 From: Tom - Henry Coursow Date: Thu, 13 Jul 2023 13:29:57 +0200 Subject: [PATCH] Added german language to system.json --- system.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/system.json b/system.json index 736eaff..e9b88e7 100644 --- a/system.json +++ b/system.json @@ -24,6 +24,11 @@ "lang": "pl", "name": "Polski", "path": "lang/pl.json" + }, + { + "lang": "de", + "name": "Deutsch", + "path": "lang/de.json" } ], "compatibility": {