mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-02 12:07:54 +08:00
feat: calendar add da_DK he_IL hu_HU id_ID
This commit is contained in:
parent
5cd17e0388
commit
9252b652c9
2
components/calendar/locale/da_DK.js
Normal file
2
components/calendar/locale/da_DK.js
Normal file
@ -0,0 +1,2 @@
|
||||
import da_DK from '../../date-picker/locale/da_DK'
|
||||
export default da_DK
|
2
components/calendar/locale/he_IL.js
Normal file
2
components/calendar/locale/he_IL.js
Normal file
@ -0,0 +1,2 @@
|
||||
import he_IL from '../../date-picker/locale/he_IL'
|
||||
export default he_IL
|
2
components/calendar/locale/hu_HU.js
Normal file
2
components/calendar/locale/hu_HU.js
Normal file
@ -0,0 +1,2 @@
|
||||
import hu_HU from '../../date-picker/locale/hu_HU'
|
||||
export default hu_HU
|
2
components/calendar/locale/id_ID.js
Normal file
2
components/calendar/locale/id_ID.js
Normal file
@ -0,0 +1,2 @@
|
||||
import id_ID from '../../date-picker/locale/id_ID'
|
||||
export default id_ID
|
Loading…
Reference in New Issue
Block a user