mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 14:12:44 +01:00
update translations
This commit is contained in:
parent
e1ae0c940e
commit
95e6ed49de
@ -5363,6 +5363,8 @@ $lang = array(
|
|||||||
'log_duration' => 'Time log duration',
|
'log_duration' => 'Time log duration',
|
||||||
'payment_status_changed' => 'Please note that the status of your payment has been updated. We recommend refreshing the page to view the most current version.',
|
'payment_status_changed' => 'Please note that the status of your payment has been updated. We recommend refreshing the page to view the most current version.',
|
||||||
'credit_status_changed' => 'Please note that the status of your credit has been updated. We recommend refreshing the page to view the most current version.',
|
'credit_status_changed' => 'Please note that the status of your credit has been updated. We recommend refreshing the page to view the most current version.',
|
||||||
|
'credit_updated' => 'Credit Updated',
|
||||||
|
'payment_updated' => 'Payment Updated',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
Loading…
Reference in New Issue
Block a user