From d4e6ccca3b8cf1d5efb851153af8d9dd8c9de1e9 Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 31 Jul 2013 18:02:08 -0400 Subject: =?UTF-8?q?jp=20char=20=E3=82=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extras/chars.py | 1 + 1 file changed, 1 insertion(+) (limited to 'extras/chars.py') diff --git a/extras/chars.py b/extras/chars.py index 3810d83cb..d63243d28 100644 --- a/extras/chars.py +++ b/extras/chars.py @@ -270,6 +270,7 @@ jap_chars.update({ 0xE1: "ゅ", 0xE2: "ょ", 0xE3: "ー", + 0xE9: "ァ", }) #some of the japanese characters can probably fit into the english table -- cgit v1.2.3