4 lines
288 B
JavaScript
4 lines
288 B
JavaScript
IntlMessageFormat.__addLocaleData({"locale":"af","pluralRuleFunction":function (n,ord){if(ord)return"other";return n==1?"one":"other"}});
|
|
IntlMessageFormat.__addLocaleData({"locale":"af-NA","parentLocale":"af"});
|
|
IntlMessageFormat.__addLocaleData({"locale":"af-ZA","parentLocale":"af"});
|