mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01:00
updated translations for react
This commit is contained in:
parent
9ff6a1225e
commit
2900db2e90
@ -3342,7 +3342,7 @@ $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 paid',
|
||||
'activity_57' => 'System failed to email invoice :invoice',
|
||||
@ -5157,6 +5157,8 @@ $LANG = array(
|
||||
'unlinked_transactions' => 'Successfully unlinked :count transactions',
|
||||
'unlinked_transaction' => 'Successfully unlinked transaction',
|
||||
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
|
||||
'marked_sent_credits' => 'Successfully marked credits sent',
|
||||
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
Loading…
Reference in New Issue
Block a user