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

4 lines
360 B
JavaScript

IntlMessageFormat.__addLocaleData({"locale":"da","pluralRuleFunction":function (n,ord){var s=String(n).split("."),i=s[0],t0=Number(s[0])==n;if(ord)return"other";return n==1||!t0&&(i==0||i==1)?"one":"other"}});
IntlMessageFormat.__addLocaleData({"locale":"da-DK","parentLocale":"da"});
IntlMessageFormat.__addLocaleData({"locale":"da-GL","parentLocale":"da"});