Expanding the account overview but still a bit stuck on the delete option.

This commit is contained in:
James Cole
2022-03-30 06:34:37 +02:00
parent 3df8c4ff75
commit 59922e6c2e
28 changed files with 843 additions and 1007 deletions

View File

@@ -31,6 +31,7 @@ return [
'split' => 'Split',
'single_split' => 'Split',
'clone' => 'Clone',
'confirm_action' => 'Confirm action',
'last_seven_days' => 'Last seven days',
'last_thirty_days' => 'Last thirty days',
'last_180_days' => 'Last 180 days',

View File

@@ -76,6 +76,7 @@ return [
'type' => 'Type',
'completed' => 'Completed',
'iban' => 'IBAN',
'account_number' => 'Account number',
'paid_current_period' => 'Paid this period',
'email' => 'Email',
'registered_at' => 'Registered at',