Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Internationalization with vue-i18n

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Changing Locale

It is important that users are able to change the language on our website when we support multiple languages.

In this lesson, we'll learn how to change the locale programmatically and from the user interface.