New translations en-US.json (Chinese Traditional)

This commit is contained in:
Hayden 2021-05-03 19:45:59 -08:00
commit 4e66f2a920

View file

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