From 4cea5656f6a8b1e4bce60ef8ddf9e6dad1d41907 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 7 May 2021 08:48:29 -0800 Subject: [PATCH] New translations en-US.json (Polish) --- frontend/src/locales/dateTimeFormats/pl-PL.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/locales/dateTimeFormats/pl-PL.json b/frontend/src/locales/dateTimeFormats/pl-PL.json index 9e0240f38..25c6e007b 100644 --- a/frontend/src/locales/dateTimeFormats/pl-PL.json +++ b/frontend/src/locales/dateTimeFormats/pl-PL.json @@ -16,7 +16,6 @@ "day": "numeric", "weekday": "long", "hour": "numeric", - "minute": "numeric", - "hour12": true + "minute": "numeric" } } \ No newline at end of file