bem-bl icon indicating copy to clipboard operation
bem-bl copied to clipboard

Return key string from BEM.i18n if no translation found

Open chaporgin opened this issue 10 years ago • 0 comments

Current behavior: empty string is returned. An empty string used on a button makes it disappear in some cases. So that it make it easy to pass testing without having a button. On the contrary, if you return the key when no translation found, you avoid the above behavior. And during the testing you can clearly see you button lacks translations.

chaporgin avatar Oct 09 '15 10:10 chaporgin