| { |
| "lang": { |
| "locale": "en_US", |
| "placeholder": "Select date", |
| "rangePlaceholder": ["Start date", "End date"], |
| "today": "Today", |
| "now": "Now", |
| "backToToday": "Back to today", |
| "ok": "OK", |
| "clear": "Clear", |
| "month": "Month", |
| "year": "Year", |
| "timeSelect": "Select time", |
| "dateSelect": "Select date", |
| "monthSelect": "Choose a month", |
| "yearSelect": "Choose a year", |
| "decadeSelect": "Choose a decade", |
| "yearFormat": "YYYY", |
| "fieldDateFormat": "M/D/YYYY", |
| "cellDateFormat": "D", |
| "fieldDateTimeFormat": "M/D/YYYY HH:mm:ss", |
| "monthFormat": "MMMM", |
| "fieldWeekFormat": "YYYY-wo", |
| "monthBeforeYear": true, |
| "previousMonth": "Previous month (PageUp)", |
| "nextMonth": "Next month (PageDown)", |
| "previousYear": "Last year (Control + left)", |
| "nextYear": "Next year (Control + right)", |
| "previousDecade": "Last decade", |
| "nextDecade": "Next decade", |
| "previousCentury": "Last century", |
| "nextCentury": "Next century", |
| "shortWeekDays": ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], |
| "shortMonths": [ |
| "Jan", |
| "Feb", |
| "Mar", |
| "Apr", |
| "May", |
| "Jun", |
| "Jul", |
| "Aug", |
| "Sep", |
| "Oct", |
| "Nov", |
| "Dec" |
| ] |
| }, |
| "timePickerLocale": { |
| "placeholder": "Select time" |
| } |
| } |
|
|