1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00

Updated texts file

This commit is contained in:
Hillel Coren 2016-01-20 11:49:08 +02:00
parent 6166464003
commit 19a5e85b8a

View File

@ -1057,6 +1057,7 @@ return array(
'status_approved' => 'Approved',
'quote_settings' => 'Quote Settings',
'auto_convert_quote' => 'Auto convert quote',
'auto_convert_quote_help' => 'When a client approves a quote automatically convert it to an invoice.',
'auto_convert_quote_help' => 'Automatically convert a quote to an invoice when approved by a client.',
);