Skip to content

API reference / @localizer/translate / PluralCategory

Type Alias: PluralCategory
experimental

PluralCategory = typeof zero | typeof one | typeof two | typeof few | typeof many | typeof other

Defined in: plural.ts:67

Type definition for plural categories.

Represents the possible plural categories as symbols.