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