Initial
This commit is contained in:
3
resources/app/node_modules/intl-messageformat/dist/locale-data/da.js
generated
vendored
Normal file
3
resources/app/node_modules/intl-messageformat/dist/locale-data/da.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
IntlMessageFormat.__addLocaleData({"locale":"da","pluralRuleFunction":function (n,ord){var s=String(n).split("."),i=s[0],t0=Number(s[0])==n;if(ord)return"other";return n==1||!t0&&(i==0||i==1)?"one":"other"}});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"da-DK","parentLocale":"da"});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"da-GL","parentLocale":"da"});
|
||||
Reference in New Issue
Block a user