Add i18n and manage translations of a Vue.js powered website

Setting up a Vue.js website with internationalization (i18n) support sounds daunting at first, but it’s actually easier than one might think. For this tutorial we will be using VueI18n. A great package by the core Vue devs.

Read the whole article on Medium