4 lines
288 B
JavaScript
4 lines
288 B
JavaScript
IntlMessageFormat.__addLocaleData({"locale":"el","pluralRuleFunction":function (n,ord){if(ord)return"other";return n==1?"one":"other"}});
|
|
IntlMessageFormat.__addLocaleData({"locale":"el-CY","parentLocale":"el"});
|
|
IntlMessageFormat.__addLocaleData({"locale":"el-GR","parentLocale":"el"});
|