Setting the locale using $request->setLocale() in the controller is too late to affect the translator. Either set the locale via a listener (like above), the ...
確定! 回上一頁