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