diff --git a/Lang/en/messages.php b/Lang/en/messages.php index e167b7c..7d66139 100644 --- a/Lang/en/messages.php +++ b/Lang/en/messages.php @@ -154,4 +154,10 @@ "popup_blocked" => "Your browser is blocking popup windows. Please enable popups and redirects on this website in order to use the preview feature.", "error_editing_message" => "There was an error while trying to edit this message.", + /* + * 4.1.1 + */ + "brand_not_enabled" => "This action cannot be performed as the brand is not enabled.", + "cannot_reply_to_internal" => "A user cannot reply to an internal ticket.", + );