Closed Spittal closed 2 years ago
For example write the regex to include this usecase:
h(Translation, { keypath: 'Deleting this {wifi} configuration will:', }, { wifi: () => ['Wi-Fi', h('sup', '®')], }), ])```
Done: https://github.com/pixari/vue-i18n-extract/commit/f17ff704dae01849b3a8b0e94c9722562fac9110
For example write the regex to include this usecase: