|
|
@ -57,6 +57,23 @@ our %Lexicon = ( |
|
|
|
"TO_INVITE_SHARE_THIS_URL" => "Send this address to anyone and he will be able to join this room", |
|
|
|
"TO_INVITE_SHARE_THIS_URL" => "Send this address to anyone and he will be able to join this room", |
|
|
|
"YOU_CAN_INVITE_BY_MAIL" => "You can also directly send an invitation by email", |
|
|
|
"YOU_CAN_INVITE_BY_MAIL" => "You can also directly send an invitation by email", |
|
|
|
"EMAIL_PLACEHOLDER" => "j.smith\@example.com", |
|
|
|
"EMAIL_PLACEHOLDER" => "j.smith\@example.com", |
|
|
|
|
|
|
|
"ERROR_INVITATION_INVALID" => "This link is invalid, your invitation has probably expired, or you've already responded", |
|
|
|
|
|
|
|
"MESSAGE_SENT" => "Message sent", |
|
|
|
|
|
|
|
"ORGANIZER_WILL_GET_YOUR_MESSAGE" => "The organizer will get your message in a few seconds", |
|
|
|
|
|
|
|
"INVITATION" => "Invitation", |
|
|
|
|
|
|
|
"INVITATION_RESPONSE" => "Respond to an invitation", |
|
|
|
|
|
|
|
"CANNOT_JOIN_NOW" => "You cannot join this conference ? Leave a message to the organizer so he won't wait for you", |
|
|
|
|
|
|
|
"WILL_YOU_JOIN" => "Will you join later ?", |
|
|
|
|
|
|
|
"WILL_TRY_TO_JOIN_LATER" => "I will try to join later, but don't wait for me", |
|
|
|
|
|
|
|
"WONT_BE_ABLE_TO_JOIN" => "I cannot participate", |
|
|
|
|
|
|
|
"DONT_WAIT_FOR_ME" => "Don't wait for me", |
|
|
|
|
|
|
|
"YOU_CAN_STILL_CHANGE_YOUR_MIND" => "It's not too late to change your mind", |
|
|
|
|
|
|
|
"CLICK_SEND_OR_JOIN_NOW" => "Click send to deliver your message, or join the room now", |
|
|
|
|
|
|
|
"IF_YOU_CANNOT_JOIN" => "If you cannot join the conference, or if you'll be late", |
|
|
|
|
|
|
|
"YOU_CAN_NOTIFY_THE_ORGANIZER" => "you can notify the organizer", |
|
|
|
|
|
|
|
"INVITE_REPONSE_FROM_s" => "%s response to your invitation", |
|
|
|
|
|
|
|
"HE_WILL_TRY_TO_JOIN_LATER" => "This person will tryu to join later", |
|
|
|
|
|
|
|
"HE_WONT_JOIN" => "This person won't be able to join the conference", |
|
|
|
"SEND_INVITE" => "Send an email invitation", |
|
|
|
"SEND_INVITE" => "Send an email invitation", |
|
|
|
"MESSAGE" => "Message", |
|
|
|
"MESSAGE" => "Message", |
|
|
|
"SEND_CUSTOM_MESSAGE" => "You can add a custom message, for example, the password needed to join this room", |
|
|
|
"SEND_CUSTOM_MESSAGE" => "You can add a custom message, for example, the password needed to join this room", |
|
|
|