diff --git a/lib/Vroom/I18N/en.pm b/lib/Vroom/I18N/en.pm index 05fdfde..6133202 100644 --- a/lib/Vroom/I18N/en.pm +++ b/lib/Vroom/I18N/en.pm @@ -72,8 +72,8 @@ our %Lexicon = ( "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", + "INVITE_REPONSE_FROM_s" => "%s responded to your invitation", + "HE_WILL_TRY_TO_JOIN_LATER" => "This person will try to join later", "HE_WONT_JOIN" => "This person won't be able to join the conference", "SEND_INVITE" => "Send an email invitation", "RECIPIENT" => "Recipient",