UNPKG

vue-date-time-m

Version:
16 lines (14 loc) 442 B
export const LANG = { zhCN: { MONTH: ['1月', '2月', '3月', '4月', '5月', '6月', '7月', '8月', '9月', '10月', '11月', '12月'], now: '现在', cancel: '取消', confirm: '确认', }, es: { MONTH: ['1月', '2月', '3月', '4月', '5月', '6月', '7月', '8月', '9月', '10月', '11月', '12月'], now: 'now', cancel: 'cancel', confirm: 'confirm', } }