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("."),n=i[1]||"",r=Number(i[0])==e,s=r&&i[0].slice(-1),t=r&&i[0].slice(-2);return 1==s&&(t<11||19<t)?"one":2<=s&&s<=9&&(t<11||19<t)?"few":0!=n?"many":"other"}