mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Texts capitalization
This commit is contained in:
parent
61586141da
commit
297bc6f18a
@ -2236,7 +2236,7 @@ $LANG = array(
|
||||
'oauth_taken' => 'The account is already registered',
|
||||
'emailed_payment' => 'Successfully emailed payment',
|
||||
'email_payment' => 'Email Payment',
|
||||
'sent' => 'sent',
|
||||
'sent' => 'Sent',
|
||||
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
|
||||
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
|
||||
'expense_link' => 'expense',
|
||||
|
Loading…
x
Reference in New Issue
Block a user