3 lines
216 B
JavaScript
3 lines
216 B
JavaScript
IntlMessageFormat.__addLocaleData({"locale":"haw","pluralRuleFunction":function (n,ord){if(ord)return"other";return n==1?"one":"other"}});
|
|
IntlMessageFormat.__addLocaleData({"locale":"haw-US","parentLocale":"haw"});
|