示例#1
0
 public static function langAdmin($key, $args = NULL)
 {
     return self::$trans->langAdmin($key, $args);
 }