mirror of
https://github.com/bblaz/num2words.git
synced 2025-12-06 14:52:25 +00:00
Update lang_PL.py
typo in "dziewięćset" (900) fix
This commit is contained in:
@@ -66,7 +66,7 @@ HUNDREDS = {
|
||||
6: ('sześćset',),
|
||||
7: ('siedemset',),
|
||||
8: ('osiemset',),
|
||||
9: ('dziewęćset',),
|
||||
9: ('dziewięćset',),
|
||||
}
|
||||
|
||||
THOUSANDS = {
|
||||
|
||||
Reference in New Issue
Block a user