mirror of
https://github.com/bblaz/num2words.git
synced 2025-12-06 06:42:25 +00:00
Added missing import of land_PL
This commit is contained in:
@@ -24,6 +24,7 @@ from . import lang_DE
|
||||
from . import lang_ES
|
||||
from . import lang_LT
|
||||
from . import lang_LV
|
||||
from . import lang_PL
|
||||
|
||||
CONVERTER_CLASSES = {
|
||||
'en': lang_EN.Num2Word_EN(),
|
||||
|
||||
Reference in New Issue
Block a user