mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Better ability to store piggy banks.
This commit is contained in:
		| @@ -25,6 +25,7 @@ | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|     'invalid_account_type' => 'A piggy bank can only be linked to asset accounts and liabilities', | ||||
|     'filter_must_be_in'               => 'Filter ":filter" must be one of: :values', | ||||
|     'filter_not_string'               => 'Filter ":filter" is expected to be a string of text', | ||||
|     'bad_api_filter'                  => 'This API endpoint does not support ":filter" as a filter.', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user