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

3 lines
271 B
JavaScript

IntlMessageFormat.__addLocaleData({"locale":"gu","pluralRuleFunction":function (n,ord){if(ord)return n==1?"one":n==2||n==3?"two":n==4?"few":n==6?"many":"other";return n>=0&&n<=1?"one":"other"}});
IntlMessageFormat.__addLocaleData({"locale":"gu-IN","parentLocale":"gu"});