mirror of
https://github.com/pkali/piradio-mini.git
synced 2026-05-20 22:34:22 +02:00
Polish ń character
This commit is contained in:
@@ -134,6 +134,7 @@ class Translate:
|
||||
'\\xc5\\x82' : 'l', # l/
|
||||
'\\xc5\\x83' : 'N', # N'
|
||||
'\\xc5\\x84' : 'n', # n'
|
||||
'\\xc3\\xb1' : 'n', # n'
|
||||
'\\xc5\\x9a' : 'S', # S'
|
||||
'\\xc5\\x9b' : 's', # s'
|
||||
'\\xc5\\xb9' : 'Z', # Z'
|
||||
|
||||
Reference in New Issue
Block a user