|
|
@ -43,6 +43,8 @@ our %Lexicon = ( |
|
|
|
"SUSPEND_CAM" => "Suspend your webcam, other will see a black screen instead, but can still hear you", |
|
|
|
"SUSPEND_CAM" => "Suspend your webcam, other will see a black screen instead, but can still hear you", |
|
|
|
"LOGOUT" => "Leave the room", |
|
|
|
"LOGOUT" => "Leave the room", |
|
|
|
"SET_YOUR_NAME_TO_CHAT" => "You need to set your name to be able to chat", |
|
|
|
"SET_YOUR_NAME_TO_CHAT" => "You need to set your name to be able to chat", |
|
|
|
|
|
|
|
"SEND_MESSAGE" => "Send the message", |
|
|
|
|
|
|
|
"SAVE_HISTORY" => "Save history to a file", |
|
|
|
"MIC_MUTED" => "Your microphone is now muted", |
|
|
|
"MIC_MUTED" => "Your microphone is now muted", |
|
|
|
"MIC_UNMUTED" => "Your microphone is now unmuted", |
|
|
|
"MIC_UNMUTED" => "Your microphone is now unmuted", |
|
|
|
"CAM_SUSPENDED" => "Your webcam is now suspended", |
|
|
|
"CAM_SUSPENDED" => "Your webcam is now suspended", |
|
|
|