getLocalePluralCaselink
The locale plural function used by ICU expressions to determine the plural case to use. See NgPlural
for more information.
参数
locale | Type: |
返回值
(value: number) => Plural
The locale plural function used by ICU expressions to determine the plural case to use. See NgPlural
for more information.
locale | Type: |
(value: number) => Plural