flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
10
BACK_BACK/node_modules/d3-time-format/locale/de-DE.json
generated
vendored
Executable file
10
BACK_BACK/node_modules/d3-time-format/locale/de-DE.json
generated
vendored
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"dateTime": "%A, der %e. %B %Y, %X",
|
||||
"date": "%d.%m.%Y",
|
||||
"time": "%H:%M:%S",
|
||||
"periods": ["AM", "PM"],
|
||||
"days": ["Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag"],
|
||||
"shortDays": ["So", "Mo", "Di", "Mi", "Do", "Fr", "Sa"],
|
||||
"months": ["Januar", "Februar", "März", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember"],
|
||||
"shortMonths": ["Jan", "Feb", "Mrz", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dez"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue