5 lines
370 B
JavaScript
5 lines
370 B
JavaScript
IntlMessageFormat.__addLocaleData({"locale":"gsw","pluralRuleFunction":function (n,ord){if(ord)return"other";return n==1?"one":"other"}});
|
|
IntlMessageFormat.__addLocaleData({"locale":"gsw-CH","parentLocale":"gsw"});
|
|
IntlMessageFormat.__addLocaleData({"locale":"gsw-FR","parentLocale":"gsw"});
|
|
IntlMessageFormat.__addLocaleData({"locale":"gsw-LI","parentLocale":"gsw"});
|