Initial
This commit is contained in:
2
resources/app/node_modules/intl-messageformat/dist/locale-data/hi.js
generated
vendored
Normal file
2
resources/app/node_modules/intl-messageformat/dist/locale-data/hi.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
IntlMessageFormat.__addLocaleData({"locale":"hi","pluralRuleFunction":function (n,ord){if(ord)return n==1?"one":n==2||n==3?"two":n==4?"few":n==6?"many":"other";return n>=0&&n<=1?"one":"other"}});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"hi-IN","parentLocale":"hi"});
|
||||
Reference in New Issue
Block a user