mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 19:14:40 -04:00
Added lang strings
This commit is contained in:
parent
d443d3ac89
commit
572e307362
@ -3137,6 +3137,9 @@ $LANG = array(
|
|||||||
'budgeted' => 'Budgeted',
|
'budgeted' => 'Budgeted',
|
||||||
'please_enter_a_name' => 'Please enter a name',
|
'please_enter_a_name' => 'Please enter a name',
|
||||||
'click_plus_to_add_time' => 'Click + to add time',
|
'click_plus_to_add_time' => 'Click + to add time',
|
||||||
|
'design' => 'Design',
|
||||||
|
'password_is_too_short' => 'Password is too short',
|
||||||
|
'failed_to_find_record' => 'Failed to find record',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user