Ejemplo n.º 1
0
 def autocorrect(self):
     return get_mapping(self.lang, 'autocorrect')
Ejemplo n.º 2
0
 def autocorrect(self):
     return get_mapping(self.lang, 'autocorrect')
Ejemplo n.º 3
0
 def swapdict(self):
     return get_mapping(self.lang, 'swap4')
Ejemplo n.º 4
0
 def swapdict(self):
     return get_mapping(self.lang, 'swap4')