9 lines
703 B
JavaScript
9 lines
703 B
JavaScript
IntlMessageFormat.__addLocaleData({"locale":"nl","pluralRuleFunction":function (n,ord){var s=String(n).split("."),v0=!s[1];if(ord)return"other";return n==1&&v0?"one":"other"}});
|
|
IntlMessageFormat.__addLocaleData({"locale":"nl-AW","parentLocale":"nl"});
|
|
IntlMessageFormat.__addLocaleData({"locale":"nl-BE","parentLocale":"nl"});
|
|
IntlMessageFormat.__addLocaleData({"locale":"nl-BQ","parentLocale":"nl"});
|
|
IntlMessageFormat.__addLocaleData({"locale":"nl-CW","parentLocale":"nl"});
|
|
IntlMessageFormat.__addLocaleData({"locale":"nl-NL","parentLocale":"nl"});
|
|
IntlMessageFormat.__addLocaleData({"locale":"nl-SR","parentLocale":"nl"});
|
|
IntlMessageFormat.__addLocaleData({"locale":"nl-SX","parentLocale":"nl"});
|