Initial
This commit is contained in:
7
resources/app/node_modules/intl-messageformat/dist/locale-data/uz.js
generated
vendored
Normal file
7
resources/app/node_modules/intl-messageformat/dist/locale-data/uz.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
IntlMessageFormat.__addLocaleData({"locale":"uz","pluralRuleFunction":function (n,ord){if(ord)return"other";return n==1?"one":"other"}});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"uz-Arab","pluralRuleFunction":function (n,ord){if(ord)return"other";return"other"}});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"uz-Arab-AF","parentLocale":"uz-Arab"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"uz-Cyrl","pluralRuleFunction":function (n,ord){if(ord)return"other";return"other"}});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"uz-Cyrl-UZ","parentLocale":"uz-Cyrl"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"uz-Latn","parentLocale":"uz"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"uz-Latn-UZ","parentLocale":"uz-Latn"});
|
||||
Reference in New Issue
Block a user