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'              => 'Traça de la pila', | ||||
|     'more_info'               => 'Més informació', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * 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'            => 'Si us plau, recopili més informació al directori <code>emmagatzematge/registre</code> on hi ha els fitxers de registre. Si utilitzes Docker, utilitza <code>docker logs -f [container]</code>.', | ||||
|     'collect_info_more'       => 'Pots llegir més sobre la recol·lecció d\'errors a <a href="https://docs.firefly-iii.org/how-to/general/debug/">les FAQ</a>.', | ||||
|     'github_help'             => 'Obtenir ajuda a GitHub', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user