Files
Foundry-VTT-Docker/resources/app/node_modules/intl-messageformat/dist/locale-data/hsb.js
2025-01-04 00:34:03 +01:00

3 lines
396 B
JavaScript

IntlMessageFormat.__addLocaleData({"locale":"hsb","pluralRuleFunction":function (n,ord){var s=String(n).split("."),i=s[0],f=s[1]||"",v0=!s[1],i100=i.slice(-2),f100=f.slice(-2);if(ord)return"other";return v0&&i100==1||f100==1?"one":v0&&i100==2||f100==2?"two":v0&&(i100==3||i100==4)||(f100==3||f100==4)?"few":"other"}});
IntlMessageFormat.__addLocaleData({"locale":"hsb-DE","parentLocale":"hsb"});