add weekStartDay to Locale files
This commit is contained in:
parent
a65aef1a56
commit
8930367486
15 changed files with 25 additions and 10 deletions
|
@ -33,6 +33,7 @@ export default {
|
|||
month11: '11 月',
|
||||
month12: '12 月',
|
||||
year: '年',
|
||||
weekStartDay: '0',
|
||||
weeks: {
|
||||
sun: '日',
|
||||
mon: '月',
|
||||
|
@ -93,4 +94,4 @@ export default {
|
|||
emptyText: 'データなし'
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue