From aba1cf2788f7f7dbbae71e277d15fdedb93bd436 Mon Sep 17 00:00:00 2001 From: Pecusx Date: Sun, 30 Oct 2016 12:07:52 +0100 Subject: [PATCH] =?UTF-8?q?Polish=20=C5=84=20character?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- translate_class.py | 1 + 1 file changed, 1 insertion(+) diff --git a/translate_class.py b/translate_class.py index 46d4e97..25d307c 100755 --- a/translate_class.py +++ b/translate_class.py @@ -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'