From e51174fd01cc43712e2e2d3f5a20192ffee43f9a Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 6 May 2021 21:09:38 -0800 Subject: [PATCH] New translations en-US.json (Polish) --- frontend/src/locales/messages/pl-PL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/messages/pl-PL.json b/frontend/src/locales/messages/pl-PL.json index cd3a57c2f..aa7bfec4d 100644 --- a/frontend/src/locales/messages/pl-PL.json +++ b/frontend/src/locales/messages/pl-PL.json @@ -74,11 +74,12 @@ "save": "Zapisz", "settings": "Ustawienia", "sort": "Sortuj", - "sort-alphabetically": "A-Z", + "sort-alphabetically": "Alphabetical", "status": "Status", "submit": "Zatwierdź", "success-count": "Success: {count}", "sunday": "Niedziela", + "shuffle": "Shuffle", "templates": "Templates:", "themes": "Motywy", "thursday": "Czwartek",