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