mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Update language fields.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
		| @@ -1,9 +1,17 @@ | ||||
| <?php | ||||
| /** | ||||
|  * config.php | ||||
|  * Copyright (C) 2016 Sander Dorigo | ||||
|  * | ||||
|  * This software may be modified and distributed under the terms | ||||
|  * of the MIT license.  See the LICENSE file for details. | ||||
|  */ | ||||
|  | ||||
| return [ | ||||
|     'locale'          => 'nl, Dutch, nl_NL, nl_NL.utf8', | ||||
|     'month'           => '%B %Y', | ||||
|     'month_and_day'   => '%e %B %Y', | ||||
|     'date_time'       => '%e %B %Y, @ %T', | ||||
|     'specific_day'    => '%e %B %Y', | ||||
|     'week_in_year'    => 'week %W, %Y', | ||||
|     'quarter_of_year' => '%B %Y', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user