Initial
This commit is contained in:
4
resources/app/node_modules/intl-messageformat/dist/locale-data/it.js
generated
vendored
Normal file
4
resources/app/node_modules/intl-messageformat/dist/locale-data/it.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
IntlMessageFormat.__addLocaleData({"locale":"it","pluralRuleFunction":function (n,ord){var s=String(n).split("."),v0=!s[1];if(ord)return n==11||n==8||n==80||n==800?"many":"other";return n==1&&v0?"one":"other"}});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"it-CH","parentLocale":"it"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"it-IT","parentLocale":"it"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"it-SM","parentLocale":"it"});
|
||||
Reference in New Issue
Block a user