mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-07 10:01:47 -04:00
Update lang file
This commit is contained in:
parent
3e3ac4989c
commit
ac6284a94a
@ -3177,6 +3177,8 @@ $LANG = array(
|
|||||||
'expense_status_1' => 'Logged',
|
'expense_status_1' => 'Logged',
|
||||||
'expense_status_2' => 'Pending',
|
'expense_status_2' => 'Pending',
|
||||||
'expense_status_3' => 'Invoiced',
|
'expense_status_3' => 'Invoiced',
|
||||||
|
'no_record_selected' => 'No record selected',
|
||||||
|
'error_unsaved_changes' => 'Please save or cancel your changes',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $LANG;
|
return $LANG;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user