From b2e1962bf6cef96d14969300d54bb4d13dcb9b42 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Tue, 20 Apr 2021 07:36:22 -0800 Subject: [PATCH] New translations en-US.json (Swedish) --- frontend/src/locales/dateTimeFormats/sv-SE.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/locales/dateTimeFormats/sv-SE.json b/frontend/src/locales/dateTimeFormats/sv-SE.json index a0af56a4e..65941802f 100644 --- a/frontend/src/locales/dateTimeFormats/sv-SE.json +++ b/frontend/src/locales/dateTimeFormats/sv-SE.json @@ -1,7 +1,7 @@ { "short": { - "month": "short", - "day": "numeric", - "weekday": "long" + "month": "short", + "day": "numeric", + "weekday": "long" } } \ No newline at end of file