feat: calendar add da_DK he_IL hu_HU id_ID

This commit is contained in:
tangjinzhou 2019-01-02 20:23:28 +08:00
parent 5cd17e0388
commit 9252b652c9
4 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,2 @@
import da_DK from '../../date-picker/locale/da_DK'
export default da_DK

View File

@ -0,0 +1,2 @@
import he_IL from '../../date-picker/locale/he_IL'
export default he_IL

View File

@ -0,0 +1,2 @@
import hu_HU from '../../date-picker/locale/hu_HU'
export default hu_HU

View File

@ -0,0 +1,2 @@
import id_ID from '../../date-picker/locale/id_ID'
export default id_ID