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

4 lines
294 B
JavaScript
Raw Normal View History

2025-01-04 00:34:03 +01:00
IntlMessageFormat.__addLocaleData({"locale":"fa","pluralRuleFunction":function (n,ord){if(ord)return"other";return n>=0&&n<=1?"one":"other"}});
IntlMessageFormat.__addLocaleData({"locale":"fa-AF","parentLocale":"fa"});
IntlMessageFormat.__addLocaleData({"locale":"fa-IR","parentLocale":"fa"});