Conference center raise hand feature (#5212)

* Update app_languages.php
* Update conference_interactive_inc.php
* Update conference_exec.php
* Create raise_hand.lua
* Update conference.conf
* Update app_languages.php
This commit is contained in:
hershyheilpern
2020-03-26 23:22:44 -04:00
committed by GitHub
parent bfc0b3279c
commit c1f47f31da
5 changed files with 45 additions and 4 deletions

View File

@@ -526,6 +526,26 @@ $text['label-mute']['ru-ru'] = "Отключить микрофон";
$text['label-mute']['sv-se'] = "Stäng av mikrofon";
$text['label-mute']['uk-ua'] = "";
$text['label-hand_raised']['en-us'] = "Hand Raised";
$text['label-hand_raised']['ar-eg'] = "";
$text['label-hand_raised']['de-at'] = "";
$text['label-hand_raised']['de-ch'] = "";
$text['label-hand_raised']['de-de'] = "";
$text['label-hand_raised']['es-cl'] = "";
$text['label-hand_raised']['es-mx'] = "";
$text['label-hand_raised']['fr-ca'] = "";
$text['label-hand_raised']['fr-fr'] = "";
$text['label-hand_raised']['he-il'] = "";
$text['label-hand_raised']['it-it'] = "";
$text['label-hand_raised']['nl-nl'] = "";
$text['label-hand_raised']['pl-pl'] = "";
$text['label-hand_raised']['pt-br'] = "";
$text['label-hand_raised']['pt-pt'] = "";
$text['label-hand_raised']['ro-ro'] = "";
$text['label-hand_raised']['ru-ru'] = "";
$text['label-hand_raised']['sv-se'] = "";
$text['label-hand_raised']['uk-ua'] = "";
$text['label-moderator']['en-us'] = "Moderator";
$text['label-moderator']['en-gb'] = "Moderator";
$text['label-moderator']['ar-eg'] = "";