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

3 lines
256 B
JavaScript

IntlMessageFormat.__addLocaleData({"locale":"ast","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":"ast-ES","parentLocale":"ast"});