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

Default translations not shown on missing translations #66

Closed adrienlauer closed 8 years ago

adrienlauer commented 8 years ago

When opening a W20 application in a new window or a new tab, the missing translations are not shown in the default language but the raw keys are shown instead. It is necessary to select the default language in order to load them again.

Maybe the default language is not loaded at startup under some conditions.