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

3 lines
276 B
JavaScript

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