glujs icon indicating copy to clipboard operation
glujs copied to clipboard

Localize should work for bound properties

Open smithrp opened this issue 12 years ago • 1 comments

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.

smithrp avatar Jul 05 '12 22:07 smithrp

Agreed. Considering for 1.0.1

mikegai avatar Jul 07 '12 03:07 mikegai