getLocalePluralCase
function
The locale plural function used by ICU expressions to determine the plural case to use. See NgPlural
for more information.
getLocalePluralCase(locale: string): (value: number) => Plural
Parameters
locale | Type: |
Returns
(value: number) => Plural
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v6.angular.io/api/common/getLocalePluralCase