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