mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-04 08:34:36 -04:00
Fix translation for "I agree"
This commit is contained in:
parent
24e077196f
commit
efca2f0cf0
@ -1976,7 +1976,7 @@ $LANG = array(
|
||||
'require_invoice_signature_help' => 'Require client to provide their signature.',
|
||||
'require_quote_signature' => 'Quote Signature',
|
||||
'require_quote_signature_help' => 'Require client to provide their signature.',
|
||||
'i_agree' => 'I Agree To The Terms',
|
||||
'i_agree' => 'I Agree To',
|
||||
'sign_here' => 'Please sign here:',
|
||||
'authorization' => 'Authorization',
|
||||
'signed' => 'Signed',
|
||||
|
Loading…
x
Reference in New Issue
Block a user