mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Add code for administrations.
This commit is contained in:
@@ -137,6 +137,12 @@ return [
|
||||
],
|
||||
'v1' => [
|
||||
'firefly' => [
|
||||
'administrations_page_title',
|
||||
'administrations_index_menu',
|
||||
'temp_administrations_introduction',
|
||||
'administration_currency_form_help',
|
||||
'administrations_page_edit_sub_title_js',
|
||||
'table',
|
||||
'welcome_back',
|
||||
'flash_error',
|
||||
'flash_warning',
|
||||
@@ -285,6 +291,7 @@ return [
|
||||
'url',
|
||||
'active',
|
||||
'interest_date',
|
||||
'administration_currency',
|
||||
'title',
|
||||
'date',
|
||||
'book_date',
|
||||
@@ -302,7 +309,9 @@ return [
|
||||
'rate',
|
||||
],
|
||||
'list' => [
|
||||
'title',
|
||||
'active',
|
||||
'native_currency',
|
||||
'trigger',
|
||||
'response',
|
||||
'delivery',
|
||||
|
||||
Reference in New Issue
Block a user