lang updated..
This commit is contained in:
parent
1e1d72d567
commit
4a8cabf818
@ -35,11 +35,11 @@ return [
|
||||
'delivered' => 'Delivered',
|
||||
'returned' => 'Returned',
|
||||
'drawn' => 'Drawn',
|
||||
'not_billed' => 'Not billed',
|
||||
'not_billed' => 'Not Billed',
|
||||
'issued' => 'Issued',
|
||||
'not_invoiced' => 'Not invoiced',
|
||||
'not_invoiced' => 'Not Invoiced',
|
||||
'confirmed' => 'Confirmed',
|
||||
'not_confirmed' => 'Not confirmed',
|
||||
'not_confirmed' => 'Not Confirmed',
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
return [
|
||||
|
||||
'years' => 'Year|Years',
|
||||
'this_year' => 'This Year',
|
||||
'previous_year' => 'Previous Year',
|
||||
'this_quarter' => 'This Quarter',
|
||||
|
Loading…
x
Reference in New Issue
Block a user