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