示例#1
0
文件: Trans.php 项目: audef1/myShop
 public static function setFallbackLang($key)
 {
     self::$fallback = $key;
 }