mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 12:42:36 +01:00
Update lang file
This commit is contained in:
parent
195074a4b0
commit
c1fa41ee30
@ -3177,6 +3177,8 @@ $LANG = array(
|
||||
'expense_status_1' => 'Logged',
|
||||
'expense_status_2' => 'Pending',
|
||||
'expense_status_3' => 'Invoiced',
|
||||
'no_record_selected' => 'No record selected',
|
||||
'error_unsaved_changes' => 'Please save or cancel your changes',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
Loading…
Reference in New Issue
Block a user