コード例 #1
0
ファイル: euro.py プロジェクト: junion/butlerbot-unstable
 def autocorrect(self):
     return get_mapping(self.lang, 'autocorrect')
コード例 #2
0
 def autocorrect(self):
     return get_mapping(self.lang, 'autocorrect')
コード例 #3
0
ファイル: euro.py プロジェクト: junion/butlerbot-unstable
 def swapdict(self):
     return get_mapping(self.lang, 'swap4')
コード例 #4
0
 def swapdict(self):
     return get_mapping(self.lang, 'swap4')