diff --git a/vuepress/guide/pluralization.md b/vuepress/guide/pluralization.md index df6aca087..ad75693d0 100644 --- a/vuepress/guide/pluralization.md +++ b/vuepress/guide/pluralization.md @@ -2,6 +2,8 @@ You can translate with pluralization. You must define the locale that have a pipe `|` separator, and define plurals in pipe separator. +*Your template will needs to use `$tc()` instead of `$t()`.* + Locale messages the below: ```js