diff options
author | Sophie Schiller | 2020-03-04 20:05:52 +0100 |
---|---|---|
committer | Sophie Schiller | 2020-03-04 20:05:52 +0100 |
commit | 8017625f6d57d42f338d8eb9038a915604e4aa2b (patch) | |
tree | 64507a6187ee13d644f416b51b9941a5caccfc7e /configs/conferences/smartplaces2020 | |
parent | 65ef67d516f7cbe2bf97bc019c611c2bb50e51b6 (diff) |
smartplaces2020 enable translation
Diffstat (limited to 'configs/conferences/smartplaces2020')
-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 |