From bbe5486d98fd59005b645399a6f72d0c33848404 Mon Sep 17 00:00:00 2001 From: Kim Mantas Date: Mon, 19 Jun 2023 14:52:17 +0100 Subject: [PATCH] Add Polish language entry. --- system.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/system.json b/system.json index d92fb6e..6f6cb45 100644 --- a/system.json +++ b/system.json @@ -19,6 +19,11 @@ "lang": "en", "name": "English", "path": "lang/en.json" + }, + { + "lang": "pl", + "name": "Polski", + "path": "lang/pl.json" } ], "compatibility": {