Module 162752

367 characters · in 514.d733764d42c2ab66.js
Dependencies
Required by (1)
Lazily required by (0)none
Requires (0)none
Lazily requires (0)none
Source Raw
function(){IntlMessageFormat.__addLocaleData({locale:"uk",pluralRuleFunction:function(e,t){var n=String(e).split("."),r=n[0],i=!n[1],a=Number(n[0])==e,o=a&&n[0].slice(-1),s=a&&n[0].slice(-2),l=r.slice(-1),u=r.slice(-2);return t?3==o&&13!=s?"few":"other":i&&1==l&&11!=u?"one":i&&l>=2&&l<=4&&(u<12||u>14)?"few":i&&0==l||i&&l>=5&&l<=9||i&&u>=11&&u<=14?"many":"other"}})}