mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Expand views and files to use new methods.
This commit is contained in:
		| @@ -1,5 +1,6 @@ | ||||
| <?php | ||||
| declare(strict_types=1); | ||||
|  | ||||
| /** | ||||
|  * list.php | ||||
|  * Copyright (c) 2017 thegrumpydictator@gmail.com | ||||
| @@ -102,4 +103,11 @@ return [ | ||||
|     'reconcile'               => 'Reconcile', | ||||
|     'account_on_spectre'      => 'Account (Spectre)', | ||||
|     'do_import'               => 'Import from this account', | ||||
|     'sepa-ct-id'              => 'SEPA End to End Identifier', | ||||
|     'sepa-ct-op'              => 'SEPA Opposing Account Identifier', | ||||
|     'sepa-db'                 => 'SEPA Mandate Identifier', | ||||
|     'sepa-country'            => 'SEPA Country', | ||||
|     'sepa-cc'                 => 'SEPA Clearing Code', | ||||
|     'sepa-ep'                 => 'SEPA External Purpose', | ||||
|     'sepa-ci'                 => 'SEPA Creditor Identifier', | ||||
| ]; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user