Interface: I18nPluralObject
i18n/src.I18nPluralObject
Properties
few
few?:
string
Source
libs/i18n/src/lib/interfaces/i18n-plural.interface.ts:5
many
many?:
string
Source
libs/i18n/src/lib/interfaces/i18n-plural.interface.ts:6
one
one?:
string
Source
libs/i18n/src/lib/interfaces/i18n-plural.interface.ts:3
other
other?:
string
Source
libs/i18n/src/lib/interfaces/i18n-plural.interface.ts:7
two
two?:
string
Source
libs/i18n/src/lib/interfaces/i18n-plural.interface.ts:4
zero
zero?:
string
Source
libs/i18n/src/lib/interfaces/i18n-plural.interface.ts:2
Generated using typedoc-plugin-markdown and TypeDoc