Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to set default lang english for every component. #1983

Closed
vikramparihar opened this issue Sep 25, 2017 · 2 comments
Closed

how to set default lang english for every component. #1983

vikramparihar opened this issue Sep 25, 2017 · 2 comments

Comments

@vikramparihar
Copy link

I am trying to use iview calendar but calander showing in chines language.

@SergioCrisostomo
Copy link
Contributor

SergioCrisostomo commented Sep 25, 2017

import iView from 'iview';
import locale from 'iview/dist/locale/en-US';
Vue.use(iView, {locale: locale});

You can also read more in the website: https://www.iviewui.com/docs/guide/i18n-en

@vikramparihar in the future, such questions are welcome in Stackoverflow with the tag iview-ui, this repo is for bugs and features.

@asmjoe
Copy link

asmjoe commented Nov 14, 2018

I have the same problem, It doesn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants