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

3 lines
231 B
JavaScript
Raw Normal View History

2025-01-04 00:34:03 +01:00
IntlMessageFormat.__addLocaleData({"locale":"hu","pluralRuleFunction":function (n,ord){if(ord)return n==1||n==5?"one":"other";return n==1?"one":"other"}});
IntlMessageFormat.__addLocaleData({"locale":"hu-HU","parentLocale":"hu"});