Support credit cards (in name only).

This commit is contained in:
James Cole 2015-04-03 21:12:54 +02:00
parent 2a9679c94e
commit 1c04477393

View File

@ -20,7 +20,8 @@ return [
'accountRoles' => [
'defaultAsset' => 'Default asset account',
'sharedAsset' => 'Shared asset account',
'savingAsset' => 'Savings account'
'savingAsset' => 'Savings account',
'ccAsset' => 'Credit card',
],
'range_to_text' => [