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