DesignRevision / shards-vue

🌟Shards Vue is a free, beautiful and modern Vue.js UI kit based on Shards.
https://designrevision.com/docs/shards-vue/
MIT License
393 stars 40 forks source link

DatePicker work only with English (default) #18

Open celidrissi opened 5 years ago

celidrissi commented 5 years ago

First thanks for this awesome Kit, i love it !

Expected Behavior

I'm trying to get a date picker in french

Current Behavior

By default, en is choosed. But if i put :language="fr" or :translation="fr", it doesn't work. I've found multiple translation in the vuejs-datepicker directory, but how import 'fr.js' ?

Steps to Reproduce

Context (Environment)

Im just calling the datepicker component