Initial
This commit is contained in:
6
resources/app/node_modules/intl-messageformat/dist/locale-data/ca.js
generated
vendored
Normal file
6
resources/app/node_modules/intl-messageformat/dist/locale-data/ca.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
IntlMessageFormat.__addLocaleData({"locale":"ca","pluralRuleFunction":function (n,ord){var s=String(n).split("."),v0=!s[1];if(ord)return n==1||n==3?"one":n==2?"two":n==4?"few":"other";return n==1&&v0?"one":"other"}});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"ca-AD","parentLocale":"ca"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"ca-ES","parentLocale":"ca"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"ca-ES-VALENCIA","parentLocale":"ca-ES"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"ca-FR","parentLocale":"ca"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"ca-IT","parentLocale":"ca"});
|
||||
Reference in New Issue
Block a user