You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
451 B
18 lines
451 B
define( |
|
//begin v1.x content |
|
{ |
|
"field-hour-narrow": "h", |
|
"field-month-short": "mo.", |
|
"dateFormatItem-yMEd": "E, dd/MM/y", |
|
"field-weekdayOfMonth-short": "wkday of mo.", |
|
"field-month-narrow": "mo.", |
|
"field-hour-short": "h", |
|
"dateFormatItem-yMd": "dd/MM/y", |
|
"field-weekOfMonth-short": "wk of mo.", |
|
"field-second-narrow": "sec.", |
|
"field-minute-short": "min.", |
|
"field-minute-narrow": "min.", |
|
"field-second-short": "sec." |
|
} |
|
//end v1.x content |
|
); |