|
|
|
@ -64,6 +64,10 @@ our %Lexicon = ( |
|
|
|
|
"YOUR_NAME" => "Your name", |
|
|
|
|
"NAME_SENT_TO_OTHERS" => "This name will be sent to the other peers so they can identify you. You need to set your name before you can chat", |
|
|
|
|
"DISPLAY_NAME_TOO_LONG" => "This name is too long", |
|
|
|
|
"DISPLAY_NAME_REQUIRED" => "You need to enter your name", |
|
|
|
|
"SET_A_DISPLAY_NAME" => "Please set your name before you can join the room", |
|
|
|
|
"FORCE_DISPLAY_NAME" => "Participants will be asked for their name before they can join the room", |
|
|
|
|
"NAME_WONT_BE_ASKED" => "Participant won't have to type their name before they can join the room", |
|
|
|
|
"CHANGE_COLOR" => "Change your color", |
|
|
|
|
"CLICK_TO_CHAT" => "Click to access the chat", |
|
|
|
|
"PREVENT_TO_JOIN" => "Prevent other participants to join this room", |
|
|
|
|