diff --git a/frontend/src/locales/dateTimeFormats/pt-PT.json b/frontend/src/locales/dateTimeFormats/pt-PT.json index 2181d13f1..65941802f 100644 --- a/frontend/src/locales/dateTimeFormats/pt-PT.json +++ b/frontend/src/locales/dateTimeFormats/pt-PT.json @@ -1,7 +1,7 @@ -{ - "short": { - "month": "short", - "day": "numeric", - "weekday": "long" - } +{ + "short": { + "month": "short", + "day": "numeric", + "weekday": "long" + } } \ No newline at end of file