def autocorrect(self): return get_mapping(self.lang, 'autocorrect')
def swapdict(self): return get_mapping(self.lang, 'swap4')