diff options
Diffstat (limited to '')
| -rwxr-xr-x | configs/conferences/smartplaces2020/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/smartplaces2020/config.php b/configs/conferences/smartplaces2020/config.php index ac59520..0c04221 100755 --- a/configs/conferences/smartplaces2020/config.php +++ b/configs/conferences/smartplaces2020/config.php @@ -161,7 +161,7 @@ $CONFIG['ROOMS'] = array(  		 * die native-Streams verwendet, andernfalls wird native und translated  		 * angeboten und auch für beide Tonspuren eine Player-Seite angezeigt.  		 */ -		'TRANSLATION' => false, +		'TRANSLATION' => true,  		/**  		 * stereo-Tonspur statt native-Tonspur benutzen | 
