Closed dieguezz closed 6 years ago
Hi, is it possible to change the locale? If so, i didn't see it documented on this repo.
import vueBeauty from 'vue-beauty' import locale from 'vue-beauty/locale/lang/en';
Vue.use(vueBeauty, { locale });
Thanks!
Hi, is it possible to change the locale? If so, i didn't see it documented on this repo.