Initial
This commit is contained in:
2
resources/app/node_modules/intl-messageformat/dist/locale-data/gd.js
generated
vendored
Normal file
2
resources/app/node_modules/intl-messageformat/dist/locale-data/gd.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
IntlMessageFormat.__addLocaleData({"locale":"gd","pluralRuleFunction":function (n,ord){var s=String(n).split("."),t0=Number(s[0])==n;if(ord)return"other";return n==1||n==11?"one":n==2||n==12?"two":t0&&n>=3&&n<=10||t0&&n>=13&&n<=19?"few":"other"}});
|
||||
IntlMessageFormat.__addLocaleData({"locale":"gd-GB","parentLocale":"gd"});
|
||||
Reference in New Issue
Block a user