mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Code cleanup
This commit is contained in:
		| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -51,7 +50,7 @@ return [ | ||||
|     // 'month_and_day_no_year'   => '%B %e',
 | ||||
|     'month_and_day_no_year_js' => 'Do MMMM', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -62,7 +61,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // 'date_time'               => '%B %e, %Y, @ %T',
 | ||||
|     'date_time_js'             => 'Do MMMM YYYY, HH:mm:ss', | ||||
|     'date_time_fns'            => 'do MMMM yyyy @ HH:mm:ss', | ||||
| @@ -101,4 +99,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user