w20-framework / w20

W20 is a Web framework, built upon a powerful RequireJS/AngularJS/Bootstrap mix to help you develop single page applications.
https://w20-framework.github.io/
Mozilla Public License 2.0
8 stars 9 forks source link

Always load default culture message bundle #52

Closed pith closed 8 years ago

pith commented 8 years ago

When starting up the framework with a culture different from the default one, the default culture messages aren't loaded at all, preventing translation fallback.