Initial
This commit is contained in:
7
resources/app/node_modules/intl-messageformat/dist/locale-data/ru.js
generated
vendored
Normal file
7
resources/app/node_modules/intl-messageformat/dist/locale-data/ru.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
IntlMessageFormat.__addLocaleData({"locale":"ru","pluralRuleFunction":function (n,ord){var s=String(n).split("."),i=s[0],v0=!s[1],i10=i.slice(-1),i100=i.slice(-2);if(ord)return"other";return v0&&i10==1&&i100!=11?"one":v0&&(i10>=2&&i10<=4)&&(i100<12||i100>14)?"few":v0&&i10==0||v0&&(i10>=5&&i10<=9)||v0&&(i100>=11&&i100<=14)?"many":"other"}});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"ru-BY","parentLocale":"ru"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"ru-KG","parentLocale":"ru"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"ru-KZ","parentLocale":"ru"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"ru-MD","parentLocale":"ru"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"ru-RU","parentLocale":"ru"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"ru-UA","parentLocale":"ru"});
|
||||
Reference in New Issue
Block a user