Interface TranslationPluralForms
interface TranslationPluralForms { few?: string; many?: string; one?: string; other?: string; two?: string; zero?: string;} Properties
Optional
many
many?: string
Optional
other
other?: string
Optional
zero
zero?: string
Plural form used for a few