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