Code cleanup

This commit is contained in:
James Cole
2024-01-01 15:51:23 +01:00
parent 2ede3b420b
commit fd7a2181a4
482 changed files with 950 additions and 2518 deletions

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [
@@ -45,7 +44,7 @@ return [
'admin_test_subject' => 'Egy teszt üzenet az Ön Firefly III telepítéséből',
'admin_test_body' => 'Ez egy tesztüzenet a Firefly III példányából. Erre a címre küldtük: :email',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -56,7 +55,6 @@ return [
*
*/
// invite
'invitation_created_subject' => 'Meghívó elkészült',
'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
@@ -92,7 +90,7 @@ return [
'registered_pw_reset_link' => 'Password reset:',
'registered_doc_link' => 'Documentation:',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -103,7 +101,6 @@ return [
*
*/
// new version
'new_version_email_subject' => 'A new Firefly III version is available',
@@ -147,7 +144,7 @@ return [
'error_stacktrace_below' => 'The full stacktrace is below:',
'error_headers' => 'The following headers may also be relevant:',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -158,7 +155,6 @@ return [
*
*/
// report new journals
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',
'new_journals_header' => 'Firefly III has created a transaction for you. You can find it in your Firefly III installation:|Firefly III has created :count transactions for you. You can find them in your Firefly III installation:',
@@ -184,4 +180,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/