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