mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
add translation for invoice status change
This commit is contained in:
parent
e4a5821272
commit
0a5ac9b332
@ -5333,6 +5333,7 @@ $lang = array(
|
||||
'country_Melilla' => 'Melilla',
|
||||
'country_Ceuta' => 'Ceuta',
|
||||
'country_Canary Islands' => 'Canary Islands',
|
||||
'invoice_status_changed' => 'Please note that the status of your invoice has been updated. We recommend refreshing the page to view the most current version.',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
Loading…
x
Reference in New Issue
Block a user