mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Expanding the account overview but still a bit stuck on the delete option.
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user