New translations en-US.json (Portuguese)

This commit is contained in:
Hayden 2021-05-03 19:45:52 -08:00
commit b0974cd7ca

View file

@ -9,5 +9,14 @@
"day": "numeric", "day": "numeric",
"weekday": "long", "weekday": "long",
"year": "numeric" "year": "numeric"
},
"long": {
"year": "numeric",
"month": "long",
"day": "numeric",
"weekday": "long",
"hour": "numeric",
"minute": "numeric",
"hour12": true
} }
} }