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

3 lines
253 B
JavaScript

IntlMessageFormat.__addLocaleData({"locale":"fi","pluralRuleFunction":function (n,ord){var s=String(n).split("."),v0=!s[1];if(ord)return"other";return n==1&&v0?"one":"other"}});
IntlMessageFormat.__addLocaleData({"locale":"fi-FI","parentLocale":"fi"});