1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00

Refine quote approved text

This commit is contained in:
Hillel Coren 2017-03-12 22:05:23 +02:00
parent 929a1e1ee0
commit 924a213dcb

View File

@ -791,7 +791,7 @@ $LANG = array(
'default_invoice_footer' => 'Default Invoice Footer',
'quote_footer' => 'Quote Footer',
'free' => 'Free',
'quote_is_approved' => 'This quote is approved',
'quote_is_approved' => 'The quote has been approved',
'apply_credit' => 'Apply Credit',
'system_settings' => 'System Settings',
'archive_token' => 'Archive Token',