From 37da49fc0555e621b282e01136bb31f74691f1dd Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sun, 10 Dec 2023 15:15:28 -0600 Subject: [PATCH] New translations en-us.json (Polish) --- frontend/lang/messages/pl-PL.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/lang/messages/pl-PL.json b/frontend/lang/messages/pl-PL.json index 019e607dfd2b..cc0f612bd1b8 100644 --- a/frontend/lang/messages/pl-PL.json +++ b/frontend/lang/messages/pl-PL.json @@ -114,6 +114,7 @@ "json": "JSON", "keyword": "Słowo kluczowe", "link-copied": "Odnośnik skopiowany", + "loading": "Loading", "loading-events": "Ładowanie wydarzeń", "loading-recipe": "Loading recipe...", "loading-ocr-data": "Loading OCR data...",