Initial
This commit is contained in:
4
resources/app/node_modules/intl-messageformat/dist/locale-data/mn.js
generated
vendored
Normal file
4
resources/app/node_modules/intl-messageformat/dist/locale-data/mn.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
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"}});
|
||||
Reference in New Issue
Block a user