vue-i18n-extract icon indicating copy to clipboard operation
vue-i18n-extract copied to clipboard

A way to only scan for the keys, without $t/v-t prefixes

Open daniandl opened this issue 2 years ago • 0 comments

In our codebase, we often define the keys in computed properties and then translating them in the template with variables. Is there a way to only scan for the keys?

daniandl avatar May 06 '23 17:05 daniandl