3 lines
219 B
JavaScript
3 lines
219 B
JavaScript
|
|
IntlMessageFormat.__addLocaleData({"locale":"zu","pluralRuleFunction":function (n,ord){if(ord)return"other";return n>=0&&n<=1?"one":"other"}});
|
||
|
|
IntlMessageFormat.__addLocaleData({"locale":"zu-ZA","parentLocale":"zu"});
|