Skip to content

Commit

Permalink
Added version notice for custom pluralizations (#1323)
Browse files Browse the repository at this point in the history
  • Loading branch information
ingria committed Jul 20, 2021
1 parent 8a93a9b commit 6ffa5e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vuepress/guide/pluralization.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ Output below:

## Custom pluralization

_This feature is available since version 8.0_

Such pluralization, however, does not apply to all languages (Slavic languages, for example, have different pluralization rules).

In order to implement these rules you can pass an optional `pluralizationRules` object into `VueI18n` constructor options.
Expand Down

0 comments on commit 6ffa5e0

Please sign in to comment.