示例#1
0
文件: Cfg.php 项目: hipogea/zega
 public function attributeLabels()
 {
     return fbtranslations::attributeLabels();
 }
示例#2
0
 public function tr($str)
 {
     return fbtranslations::tr($str);
 }