vue-wp-starter
vue-wp-starter copied to clipboard
Localization/Translation handling?
Any suggestions/recommendations on how to handle localization and translations? I see in 5.0+ there's some JS available https://make.wordpress.org/core/2018/11/09/new-javascript-i18n-support-in-wordpress/ -- but for older versions as well, trying to figure out the best way of handling translations/localization while using Vue.JS in WordPress -- and can't seem to really find anything online in regards to this.
As reference for anybody looking at this, I found this doc online that may be useful: https://v-bind.com/wordpress-javascript-translations-with-vue-js/
The link has gone. Can you give some input on how you solved this? Thanks