antigon-char2
This commit is contained in:
parent
e4f867d64a
commit
875bc8eff7
|
@ -38,6 +38,7 @@ def normalize(text):
|
|||
.replace('0', 'о')
|
||||
.replace('e', 'е')
|
||||
.replace('d', 'д')
|
||||
.replace('z', 'з')
|
||||
)
|
||||
|
||||
return text
|
Loading…
Reference in New Issue
Block a user