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

5 lines
431 B
JavaScript

IntlMessageFormat.__addLocaleData({"locale":"mn","pluralRuleFunction":function (n,ord){if(ord)return"other";return n==1?"one":"other"}});
IntlMessageFormat.__addLocaleData({"locale":"mn-Cyrl","parentLocale":"mn"});
IntlMessageFormat.__addLocaleData({"locale":"mn-Cyrl-MN","parentLocale":"mn-Cyrl"});
IntlMessageFormat.__addLocaleData({"locale":"mn-Mong","pluralRuleFunction":function (n,ord){if(ord)return"other";return"other"}});