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

Enable loading of multiple locales and add possibility to switch between them #506

Merged
merged 1 commit into from Jan 18, 2015

Conversation

crissdev
Copy link
Member

The default localization is en-US and it's already included in the library. There's no need
to load it explicitly from en-US.js.

The following localization files have been renamed because their name was invalid:

  • no-NB.js → nb-NO.js
  • ca-CA.js → ca-ES.js

Closes #492

…een them

The default localization is en-US and it's already included in the library. There's no need
to load it explicitly from en-US.js.

The following localization files have been renamed because their name was invalid:
* no-NB.js → nb-NO.js
* ca-CA.js → ca-ES.js

Closes #492
crissdev added a commit that referenced this pull request Jan 18, 2015
Enable loading of multiple locales and add possibility to switch between them
@crissdev crissdev merged commit 9027fe5 into master Jan 18, 2015
@crissdev crissdev deleted the localization branch January 18, 2015 10:29
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

Successfully merging this pull request may close these issues.

RequireJS and Knockout-Validation Localization
1 participant