You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with option i18n.showMissing(true); the handlebars helper {{i18n 'key'}} is returning the key not empty string. Same goes to the i18n function. I think it's bug; and I just don't have time to write fix and make pull request on my own :)
Cheers
The text was updated successfully, but these errors were encountered:
Hi,
When I add empty key:
with option
i18n.showMissing(true);
the handlebars helper{{i18n 'key'}}
is returning the key not empty string. Same goes to thei18n
function. I think it's bug; and I just don't have time to write fix and make pull request on my own :)Cheers
The text was updated successfully, but these errors were encountered: