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

$.i18n().load not working #149

Open
shiralizaderashid opened this issue Dec 3, 2017 · 2 comments
Open

$.i18n().load not working #149

shiralizaderashid opened this issue Dec 3, 2017 · 2 comments

Comments

@shiralizaderashid
Copy link

jQuery.Deferred exception: this.messageStore.load is not a function TypeError: this.messageStore.load is not a function
at I18N.load

@exventri
Copy link

Had the same problem.
You have to load all the js files in the src folder in your html page...

@ivanromakh
Copy link

ivanromakh commented Jul 23, 2018

You need to add all files or at list this one from src folder and it should work. I added this one and all working good https://github.com/wikimedia/jquery.i18n/blob/master/src/jquery.i18n.messagestore.js

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

No branches or pull requests

3 participants