marhali / easy-i18n

This is a IntelliJ IDE based plugin for internationalization. Supports the most common translation file types.
MIT License
87 stars 27 forks source link

Translate not working in Vue Template #314

Closed yidunfe163 closed 1 year ago

yidunfe163 commented 1 year ago

it works fine in component property,but doesn't work in template syntax like {{ xxxx }}

image