Files
Foundry-VTT-Docker/resources/app/node_modules/intl-messageformat/dist/locale-data/ksh.js

3 lines
228 B
JavaScript
Raw Normal View History

2025-01-04 00:34:03 +01:00
IntlMessageFormat.__addLocaleData({"locale":"ksh","pluralRuleFunction":function (n,ord){if(ord)return"other";return n==0?"zero":n==1?"one":"other"}});
IntlMessageFormat.__addLocaleData({"locale":"ksh-DE","parentLocale":"ksh"});