atticoos / angular-translate-once

:currency_exchange: Extension of angular-translate for one time bindings
53 stars 11 forks source link

Support for single variable replacement #16

Open simonered opened 8 years ago

simonered commented 8 years ago

Add support for translate-value-[variable] for dynamic content. Angular translate has both directives: translate-values (already supported by translate-once) and translate-value-[variable] (not supported at now by translate-once).