type
PluralMessage
type PluralMessage = Readonly<Partial<Record<PluralCategory, string>> & {
other: string
}>Public type PluralMessage from @riducms/translations.
type
type PluralMessage = Readonly<Partial<Record<PluralCategory, string>> & {
other: string
}>Public type PluralMessage from @riducms/translations.