mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Added type savings account.
This commit is contained in:
@@ -19,7 +19,8 @@ return [
|
||||
|
||||
'accountRoles' => [
|
||||
'defaultAsset' => 'Default asset account',
|
||||
'sharedAsset' => 'Shared asset account'
|
||||
'sharedAsset' => 'Shared asset account',
|
||||
'savingAsset' => 'Savings account'
|
||||
],
|
||||
|
||||
'range_to_text' => [
|
||||
|
Reference in New Issue
Block a user