### Expected Behaviour num2words(118, lang='it') = "centodic**i**otto" ### Actual Behaviour num2words(118, lang='it') = "centodicotto" # and other numbers ending with 18, the ending should always be "diciotto"