javascript - Vue i18n regex missing transaltions -


have small question, have used i18n , great there way see missing translations before starting app , walking trough components

examples here https://github.com/kazupon/vue-i18n/pull/177 here ok , can see missing translation without having traverse app manually. mean when start app want see missing translation not when run specific component. have script search trough translations cannot find regex {{ $i18n.t("save me") }} search it.

thanx in advance


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -