示例#1
0
 def set_lang(self, l=None):
     set_lang(l)
     return gettext('This works!')
示例#2
0
 def gettext(self):
     return gettext('This works!')