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

Pluralisation

In this lesson, we'll learn how to use vue-i18n and translate with pluralization. We'll learn how to cover singular and plural, how to pass in and use the actual count, and also take a look at how we would handle irregular pluralization.