Internationalization with vue-i18n
🚧 NOTICE: You are watching a Vue.js 2 lesson

Do it Yourself i18n

Before we start using the vue-i18n plugin, we'll create a DIY solution for internationalization.

This helps us get a better understanding of the task ahead, and how the plugin will be of great help to us.