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: 'November',
|
||||
month12: 'Desember',
|
||||
year: '',
|
||||
weekStartDay: '1',
|
||||
weeks: {
|
||||
sun: 'Min',
|
||||
mon: 'Sen',
|
||||
|
@ -93,4 +94,4 @@ export default {
|
|||
emptyText: 'Tidak ada data'
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue