set translations

This commit is contained in:
derchris 2023-08-14 12:51:24 +02:00
parent 834f503cf6
commit 3e4208a83e

View file

@ -165,7 +165,7 @@ $CONFIG['ROOMS'] = array(
'DISPLAY' => 'C3VOC.TV',
'STREAM' => 's6',
'PREVIEW' => true,
'TRANSLATION' => true,
'TRANSLATION' => false,
'SD_VIDEO' => true,
'HD_VIDEO' => true,
'DASH' => true,
@ -186,7 +186,7 @@ $CONFIG['ROOMS'] = array(
'DISPLAY' => 'Bits & Bäume',
'STREAM' => 's2',
'PREVIEW' => true,
'TRANSLATION' => true,
'TRANSLATION' => false,
'SD_VIDEO' => true,
'HD_VIDEO' => true,
'DASH' => true,
@ -228,7 +228,7 @@ $CONFIG['ROOMS'] = array(
'DISPLAY' => 'Milliways',
'STREAM' => 's4',
'PREVIEW' => true,
'TRANSLATION' => true,
'TRANSLATION' => false,
'SD_VIDEO' => true,
'HD_VIDEO' => true,
'DASH' => true,
@ -249,7 +249,7 @@ $CONFIG['ROOMS'] = array(
'DISPLAY' => 'N:O:R:T:x',
'STREAM' => 's5',
'PREVIEW' => true,
'TRANSLATION' => true,
'TRANSLATION' => false,
'SD_VIDEO' => true,
'HD_VIDEO' => true,
'DASH' => true,
@ -270,7 +270,7 @@ $CONFIG['ROOMS'] = array(
'DISPLAY' => 'Jugend hackt',
'STREAM' => 's191',
'PREVIEW' => true,
'TRANSLATION' => true,
'TRANSLATION' => false,
'SD_VIDEO' => true,
'HD_VIDEO' => true,
'DASH' => true,