hm
This commit is contained in:
parent
a602f93bd3
commit
99968b31e0
@ -12,7 +12,7 @@ alph_num_dict = {
|
||||
's': '7',
|
||||
'u': '8', 'w': '9', 'v': '8',
|
||||
'w': '9', 'x': '9', 'y': '9',
|
||||
'z': '9', ' ': ' '
|
||||
'z': '9', ' ': ' ', '\n': ''
|
||||
}
|
||||
|
||||
def translate(text):
|
||||
|
Loading…
Reference in New Issue
Block a user