From ea18ac74c8feaff51bcb5935462a8e70a112c8bb Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 18 Sep 2016 22:15:05 +0300 Subject: [PATCH] Text correction --- resources/lang/en/texts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.
',