Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
1
node_modules/relative-time-format/locale/he/quantify.js
generated
vendored
Normal file
1
node_modules/relative-time-format/locale/he/quantify.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
module.exports=function(n){var r=String(n).split("."),t=r[0],e=!r[1],i=Number(r[0])==n,o=i&&r[0].slice(-1);return 1==n&&e?"one":2==t&&e?"two":e&&(n<0||10<n)&&i&&0==o?"many":"other"}
|
||||
Reference in New Issue
Block a user