mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 00:44:31 -04:00
Update lang file
This commit is contained in:
parent
3cc3548f69
commit
a3abff8766
@ -3921,6 +3921,11 @@ $LANG = array(
|
||||
'show' => 'Show',
|
||||
'empty_columns' => 'Empty Columns',
|
||||
'project_name' => 'Project Name',
|
||||
'counter_pattern_error' => 'To use :client_counter please add either :number or :id_number to prevent conflicts',
|
||||
'this_quarter' => 'This Quarter',
|
||||
'to_update_run' => 'To update run',
|
||||
'registration_url' => 'Registration URL',
|
||||
'show_product_cost' => 'Show Product Cost',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
Loading…
x
Reference in New Issue
Block a user