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