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