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