kazupon/vue-i18n

Pluralization not working with directive v-t (also not mentionned in the docs)

Open

#1408 opened on Oct 31, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (7,181 stars) (886 forks)batch import
Status: PR WelcomeStatus: Proposalhelp wanted

Description

Module versions (please complete the following information):

  • vue: 2.6.12
  • vue-i18n: 8.24.4

Reproduction Link https://jsfiddle.net/xh0z8fkr/

To Reproduce No specific, it just doesn't work or is not implemented

Expected behavior Expecting v-tc to exist or some automatic detection.

Additional context Nothing is said in the docs too.

Contributor guide