mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	New translations
This commit is contained in:
		| @@ -64,12 +64,12 @@ return [ | ||||
|     'revenue_account_source'      => 'Revenue account (source)', | ||||
|     'source_account_asset'        => 'Source account (asset account)', | ||||
|     'destination_account_expense' => 'Destination account (expense account)', | ||||
|     'destination_account_asset' => 'Destination account (asset account)', | ||||
|     'destination_account_asset'   => 'Destination account (asset account)', | ||||
|     'source_account_revenue'      => 'Source account (revenue account)', | ||||
|     'type'                        => 'Type', | ||||
|     'convert_Withdrawal'          => 'Convert withdrawal', | ||||
|     'convert_Deposit'          => 'Convert deposit', | ||||
|     'convert_Transfer'          => 'Convert transfer', | ||||
|     'convert_Deposit'             => 'Convert deposit', | ||||
|     'convert_Transfer'            => 'Convert transfer', | ||||
|  | ||||
|  | ||||
|     'amount'                     => 'Amount', | ||||
| @@ -150,6 +150,8 @@ return [ | ||||
|     // admin | ||||
|     'domain'                     => 'Domain', | ||||
|     'single_user_mode'           => 'Single user mode', | ||||
|     'must_confirm_account'       => 'New users must activate account', | ||||
|     'is_demo_site'               => 'Is demo site', | ||||
|  | ||||
|     // import | ||||
|     'import_file'                => 'Import file', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user