Closed dcversus closed 5 years ago
now i18n use ${some} and it confuse, because it simple replacing, dont interpolating... need use another syntax, like {{some}}
${some}
{{some}}
now i18n use
${some}
and it confuse, because it simple replacing, dont interpolating... need use another syntax, like{{some}}
${some}
to{{some}}