Files
mealie/frontend/src/locales/dateTimeFormats/de-DE.json
sephrat bf45856c27 Crowdin integration (#319)
* Fix portuguese localization files

* Use 4-letter code for locales ID

* Update Crowdin configuration file

* Make vuetify locales match with new VueI18n standard

* Fix old locale ID default setting

* Hide project hierarchy from Crowdin

* add dateTimeFormats to Crowdin
2021-04-20 07:28:18 -08:00

7 lines
92 B
JSON

{
"short": {
"month": "short",
"day": "numeric",
"weekday": "long"
}
}