Internationalization with vue-i18n

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.