mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Fix translation [skip ci]
This commit is contained in:
		| @@ -225,7 +225,7 @@ return [ | ||||
|     'update_piggy_title'            => 'Update piggy bank ":name"', | ||||
|     'details'                       => 'Details', | ||||
|     'events'                        => 'Events', | ||||
|     'targetamount'                  => 'Target amount', | ||||
|     'target_amount'                  => 'Target amount', | ||||
|     'start_date'                    => 'Start date', | ||||
|     'target_date'                   => 'Target date', | ||||
|     'no_target_date'                => 'No target date', | ||||
|   | ||||
| @@ -234,7 +234,7 @@ return [ | ||||
|     'update_piggy_title'            => 'Wijzig spaarpotje ":name"', | ||||
|     'details'                       => 'Details', | ||||
|     'events'                        => 'Gebeurtenissen', | ||||
|     'targetamount'                  => 'Doelbedrag', | ||||
|     'target_amount'                  => 'Doelbedrag', | ||||
|     'start_date'                    => 'Startdatum', | ||||
|     'target_date'                   => 'Doeldatum', | ||||
|     'no_target_date'                => 'Geen doeldatum', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user