Update lang file
This commit is contained in:
parent
195074a4b0
commit
c1fa41ee30
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue