aurelia / i18n

A plugin that provides i18n support.
MIT License
93 stars 70 forks source link

Fix incorrect warning about missing interpolation variables #330

Open rluba opened 3 years ago

rluba commented 3 years ago

Fixes #273, which was caused by interpolating the value before its params were bound.