Prepare i10n of events page
This commit is contained in:
@@ -28,7 +28,16 @@ $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl'] = [
|
||||
]
|
||||
],
|
||||
],
|
||||
'preVars' => [],
|
||||
'preVars' => [
|
||||
0 => [
|
||||
'GETvar' => 'L',
|
||||
'valueMap' => [
|
||||
'en' => '1',
|
||||
],
|
||||
'valueDefault' => '0',
|
||||
'noMatch' => 'bypass',
|
||||
],
|
||||
],
|
||||
'fixedPostVars' => [
|
||||
'team' => [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user