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 [ | ||||
| @@ -52,7 +51,7 @@ return [ | ||||
|     'stacktrace'              => 'Stack trace', | ||||
|     'more_info'               => 'Thông tin thêm', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -63,7 +62,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'collect_info'            => 'Vui lòng thu thập thêm thông tin trong <code>storage/logs</code> nơi bạn lưu file log.', | ||||
|     'collect_info_more'       => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/how-to/general/debug/">the FAQ</a>.', | ||||
|     'github_help'             => 'Nhận trợ giúp trên GitHub', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user