トップページに戻る
・ tklib
s = phrases.get(str, defval) if s is None: return str s = s.get(self.configparams.lang, defval) if s is None: return str return s