[TASK] Add value for localisation until parameterized
This commit is contained in:
parent
85af17b979
commit
092d9dadbd
@ -357,7 +357,7 @@ class ActionController extends BaseController
|
|||||||
{
|
{
|
||||||
return LocalizationUtility::translate(
|
return LocalizationUtility::translate(
|
||||||
$key,
|
$key,
|
||||||
'tobereplaced', //TODO: Replace me
|
'fes_garbagedumps', //TODO: Replace me
|
||||||
$arguments
|
$arguments
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user