mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Various cosmetic fixes for /all lists [skip ci]
This commit is contained in:
		| @@ -131,9 +131,11 @@ return [ | ||||
|     'all_transfers'                              => 'All transfers', | ||||
|     'title_transfers_between'                    => 'All transfers between :start and :end', | ||||
|     'all_transfer'                               => 'All transfers', | ||||
|     'all_journals_for_tag'                       => 'All transactions for tag ":tag"', | ||||
|     'title_transfer_between'                     => 'All transfers between :start and :end', | ||||
|     'all_journals_for_category'                  => 'All transactions for category :name', | ||||
|     'journals_in_period_for_category'            => 'All transactions for category :name between :start and :end', | ||||
|     'journals_in_period_for_tag'                 => 'All transactions for tag :tag between :start and :end', | ||||
|     'not_available_demo_user'                    => 'The feature you try to access is not available to demo users.', | ||||
|     'exchange_rate_instructions'                 => 'Asset account "@name" only accepts transactions in @native_currency. If you wish to use @foreign_currency instead, make sure that the amount in @native_currency is known as well:', | ||||
|     'transfer_exchange_rate_instructions'        => 'Source asset account "@source_name" only accepts transactions in @source_currency. Destination asset account "@dest_name" only accepts transactions in @dest_currency. You must provide the transferred amount correctly in both currencies.', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user