mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Updated and new strings.
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
|  | ||||
| /** | ||||
|  * validation.php | ||||
|  * Copyright (c) 2019 thegrumpydictator@gmail.com | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
|  * | ||||
|  * This file is part of Firefly III (https://github.com/firefly-iii). | ||||
|  * | ||||
| @@ -196,7 +196,7 @@ return [ | ||||
|     'generic_invalid_source'      => 'Sie können dieses Konto nicht als Quellkonto verwenden.', | ||||
|     'generic_invalid_destination' => 'Sie können dieses Konto nicht als Zielkonto verwenden.', | ||||
|  | ||||
|     'gte.numeric' => 'The :attribute must be greater than or equal to :value.', | ||||
|     'gte.numeric' => ':attribute muss größer oder gleich :value sein.', | ||||
|     'gte.file'    => 'The :attribute must be greater than or equal to :value kilobytes.', | ||||
|     'gte.string'  => 'The :attribute must be greater than or equal to :value characters.', | ||||
|     'gte.array'   => 'The :attribute must have :value items or more.', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user