selectPluralForm
此内容尚不支持你的语言。
selectPluralForm(
forms,count,selector):string
Defined in: i18n/Localization.ts:46
Pick a plural form: explicit zero when count is 0, else the selector’s
category, falling back to other. Pure.
Parameters
Section titled “Parameters”number
selector
Section titled “selector”Returns
Section titled “Returns”string