mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +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' => 'Plus d\'informations',
|
||||
|
||||
/*
|
||||
/*
|
||||
* 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' => 'Vous pouvez obtenir plus d\'informations dans le répertoire <code>stockage/logs</code> où vous trouverez des fichiers journaux. Si vous utilisez Docker, utilisez <code>docker logs -f [container]</code>.',
|
||||
'collect_info_more' => 'Vous pouvez en savoir plus sur la collecte des informations d\'erreur dans <a href="https://docs.firefly-iii.org/how-to/general/debug/">la FAQ</a>.',
|
||||
'github_help' => 'Obtenir de l\'aide sur GitHub',
|
||||
|
Reference in New Issue
Block a user