glujs
glujs copied to clipboard
Localize should work for bound properties
For example:
buttons: { text: '~~@{name}~~' }
should bind the name property and then translate based on that bound variable. This way you could have types of controls that are translated, pass in the type to the text, and have it properly displayed and translated.
Agreed. Considering for 1.0.1