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