Initial
This commit is contained in:
10
resources/app/node_modules/intl-messageformat/dist/locale-data/zh.js
generated
vendored
Normal file
10
resources/app/node_modules/intl-messageformat/dist/locale-data/zh.js
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
IntlMessageFormat.__addLocaleData({"locale":"zh","pluralRuleFunction":function (n,ord){if(ord)return"other";return"other"}});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"zh-Hans","parentLocale":"zh"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"zh-Hans-CN","parentLocale":"zh-Hans"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"zh-Hans-HK","parentLocale":"zh-Hans"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"zh-Hans-MO","parentLocale":"zh-Hans"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"zh-Hans-SG","parentLocale":"zh-Hans"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"zh-Hant","pluralRuleFunction":function (n,ord){if(ord)return"other";return"other"}});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"zh-Hant-HK","parentLocale":"zh-Hant"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"zh-Hant-MO","parentLocale":"zh-Hant-HK"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"zh-Hant-TW","parentLocale":"zh-Hant"});
|
||||
Reference in New Issue
Block a user