mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
New translations en-US.json (German)
This commit is contained in:
parent
053d96c0ff
commit
0ff14a6d35
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue