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