diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 62ac291ea689..9606ed251d78 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -2068,7 +2068,7 @@ $LANG = array( 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', 'add_product_to_invoice' => 'Add 1 :product', - 'not_authorized' => 'Your are not authorized', + 'not_authorized' => 'You are not authorized', 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', 'bot_welcome' => 'That\'s it, your account is verified.
',