Expanded to credit cards.

This commit is contained in:
James Cole
2015-04-03 22:54:21 +02:00
parent 78d04230d5
commit b2254875b2
20 changed files with 330 additions and 159 deletions

View File

@@ -32,6 +32,9 @@ return [
'6M' => 'half year',
'custom' => '(custom)'
],
'ccTypes' => [
'monthlyFull' => 'Full payment every month'
],
'range_to_name' => [
'1D' => 'one day',
'1W' => 'one week',