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:
		| @@ -80,8 +80,8 @@ return [ | ||||
|     'timezone'                       => ':attribute muss in einem gültigen Bereich liegen.', | ||||
|     '2fa_code'                       => ':attribute Feld ist ungültig.', | ||||
|     'dimensions'                     => 'The :attribute has invalid image dimensions.', | ||||
|     'distinct'                       => 'The :attribute field has a duplicate value.', | ||||
|     'distinct'                       => ':attribute enthält einen doppelten Wert.', | ||||
|     'file'                           => 'The :attribute must be a file.', | ||||
|     'in_array'                       => 'The :attribute field does not exist in :other.', | ||||
|     'in_array'                       => ':attribute existiert nicht in :other.', | ||||
|     'present'                        => 'The :attribute field must be present.', | ||||
| ]; | ||||
		Reference in New Issue
	
	Block a user