From 5d16b9f316b3761ed158f972793430359a973e0c Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Mon, 3 May 2021 19:45:20 -0800 Subject: [PATCH] New translations en-US.json (Polish) --- frontend/src/locales/messages/pl-PL.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/frontend/src/locales/messages/pl-PL.json b/frontend/src/locales/messages/pl-PL.json index 23fc17fb9..73479c31f 100644 --- a/frontend/src/locales/messages/pl-PL.json +++ b/frontend/src/locales/messages/pl-PL.json @@ -14,10 +14,10 @@ "demo-status": "Status demo", "development": "Wersja testowa", "download-log": "Download Log", - "download-recipe-json": "Download Recipe JSON", + "download-recipe-json": "Last Scraped JSON", "not-demo": "Nie demo", "production": "Produkcyjna", - "sqlite-file": "Plik SQLite'a", + "database-url": "Database URL", "version": "Wersja" }, "category": { @@ -27,7 +27,8 @@ "category-deletion-failed": "Category deletion failed", "category-filter": "Category Filter", "category-update-failed": "Category update failed", - "category-updated": "Category updated" + "category-updated": "Category updated", + "category": "Category" }, "general": { "apply": "Zastosuj", @@ -36,6 +37,7 @@ "confirm": "Potwierdź", "create": "Utwórz", "current-parenthesis": "(Bieżący)", + "dashboard": "Dashboard", "delete": "Usuń", "disabled": "Wyłączone", "download": "Pobierz",