|
|
@ -88,7 +88,7 @@ our %Lexicon = ( |
|
|
|
"SEND_CUSTOM_MESSAGE" => "You can add a custom message", |
|
|
|
"SEND_CUSTOM_MESSAGE" => "You can add a custom message", |
|
|
|
"DISPLAY_NAME" => "Display name", |
|
|
|
"DISPLAY_NAME" => "Display name", |
|
|
|
"YOUR_NAME" => "Your name", |
|
|
|
"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", |
|
|
|
"NAME_SENT_TO_OTHERS" => "This name will be sent to the other peers", |
|
|
|
"DISPLAY_NAME_TOO_LONG" => "This name is too long", |
|
|
|
"DISPLAY_NAME_TOO_LONG" => "This name is too long", |
|
|
|
"DISPLAY_NAME_REQUIRED" => "You need to enter your name", |
|
|
|
"DISPLAY_NAME_REQUIRED" => "You need to enter your name", |
|
|
|
"SET_A_DISPLAY_NAME" => "Please set your name before you can join the room", |
|
|
|
"SET_A_DISPLAY_NAME" => "Please set your name before you can join the room", |
|
|
|