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