refs #1657 language text
This commit is contained in:
parent
6428538461
commit
90f47beed3
@ -4,6 +4,12 @@ return [
|
|||||||
|
|
||||||
'columns' => [
|
'columns' => [
|
||||||
'last_logged_in_at' => 'Last Login',
|
'last_logged_in_at' => 'Last Login',
|
||||||
|
'paid_at' => 'Paid Date',
|
||||||
|
'started_at' => 'Started Date',
|
||||||
|
'ended_at' => 'Ended Date',
|
||||||
|
'billed_at' => 'Bill Date',
|
||||||
|
'due_at' => 'Due Date',
|
||||||
|
'invoiced_at' => 'Invoice Date',
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user