mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix lang file
This commit is contained in:
parent
be00050615
commit
927cd5a9a6
@ -3405,9 +3405,9 @@ $LANG = array(
|
||||
'freq_three_years' => 'Three Years',
|
||||
'military_time_help' => '24 Hour Display',
|
||||
'click_here_capital' => 'Click here',
|
||||
'marked_invoice_as_paid' => 'Successfully marked invoice as sent',
|
||||
'marked_invoice_as_paid' => 'Successfully marked invoice as paid',
|
||||
'marked_invoices_as_sent' => 'Successfully marked invoices as sent',
|
||||
'marked_invoices_as_paid' => 'Successfully marked invoices as sent',
|
||||
'marked_invoices_as_paid' => 'Successfully marked invoices as paid',
|
||||
'activity_57' => 'System failed to email invoice :invoice',
|
||||
'custom_value3' => 'Custom Value 3',
|
||||
'custom_value4' => 'Custom Value 4',
|
||||
|
Loading…
x
Reference in New Issue
Block a user