4 lines
276 B
JavaScript
4 lines
276 B
JavaScript
IntlMessageFormat.__addLocaleData({"locale":"yo","pluralRuleFunction":function (n,ord){if(ord)return"other";return"other"}});
|
|
IntlMessageFormat.__addLocaleData({"locale":"yo-BJ","parentLocale":"yo"});
|
|
IntlMessageFormat.__addLocaleData({"locale":"yo-NG","parentLocale":"yo"});
|