Updated bot message

This commit is contained in:
Hillel Coren 2016-09-22 09:52:14 +03:00
parent ce4b2cce60
commit f49baa3e38

View File

@ -2070,7 +2070,7 @@ $LANG = array(
'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.',
'add_product_to_invoice' => 'Add 1 :product', 'add_product_to_invoice' => 'Add 1 :product',
'not_authorized' => 'You are not authorized', 'not_authorized' => 'You are not authorized',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>Send me your account email to get started.', 'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account on <a href="https://www.invoiceninja.com">invoiceninja.com</a> to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.',
'bot_welcome' => 'That\'s it, your account is verified.<br/>', 'bot_welcome' => 'That\'s it, your account is verified.<br/>',
'email_not_found' => 'I wasn\'t able to find an available account for :email', 'email_not_found' => 'I wasn\'t able to find an available account for :email',