mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
		
			143 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			143 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
|   | <?php | ||
|  | 
 | ||
|  | return [ | ||
|  |     'locale'        => 'fr, French, fr_FR, fr_FR.utf8', | ||
|  |     'month'         => '%B %Y', | ||
|  |     'month_and_day' => '%e %B %Y', | ||
|  | 
 | ||
|  | ]; |