Initial import from local backup (Documents-Playground/pakerpale)

This commit is contained in:
jeonghwa
2026-07-03 05:27:29 +09:00
commit d918e2eddc
2971 changed files with 264195 additions and 0 deletions

View 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"}