コード例 #1
0
ファイル: Trans.php プロジェクト: audef1/myShop
 public static function setFallbackLang($key)
 {
     self::$fallback = $key;
 }