示例#1
0
 public function setup()
 {
     I18n::addDataPath(__DIR__ . '/data/simple');
     I18n::setLocale('fr');
 }