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

Named Formatting

In this lesson, we'll learn how to use named formatting with vue-i18n to include dynamic text in our translations.

Named formatting are essentially variables in our translation files that we can use to insert dynamic data.