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

3 lines
276 B
JavaScript

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