Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vue-i18n

How to include a link inside nuxt-i18n text

Vue 3 i18n Locale Not Updating (Composition API)

vue.js vue-i18n

vue-i18n, alternative for this.$i18n using the composition api?

Nuxt i18n - How can I get current locale when generating routes?

vue.js nuxt.js vue-i18n

How can you get the currency symbol from vue-i18n

vue.js vue-i18n

vue-i18n how to abbreviate currency display?

javascript vue.js vue-i18n

Is there a way to watch a change of the i18n's current locale?

Vue 3 + ESLint warning [intlify] Detected HTML

vue.js eslint vuejs3 vue-i18n

Why it is hard to use vue-i18n in vue data() (why it is not reactive)

vue.js vue-i18n

Dynamic loading of translations during runtime in VueJS and VueI18n

vue.js vuejs2 vue-i18n

vue-i18n : how to use inside vue instance filter

vue.js vue-i18n

Add yaml-loader in i18n tags in a Vue-CLI 3 project

Jest error "SyntaxError: Need to install with `app.use` function" when using vue-i18n plugin for Vue3

jestjs vuejs3 vue-i18n

Why my fresh vue3 project generated with Vue-cli in Typescript with vue-cli-i18n isn't working out of the box?

Vue - Use i18n within the setup script