[TASK] Fix error translation handling
This commit is contained in:
parent
7d627c2530
commit
cbae19302d
@ -354,9 +354,7 @@ class ActionController extends BaseController
|
||||
{
|
||||
return LocalizationUtility::translate(
|
||||
$key,
|
||||
GeneralUtility::camelCaseToLowerCaseUnderscored(
|
||||
$this->extensionName
|
||||
),
|
||||
$this->getExtensionKey(),
|
||||
$arguments
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user