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 [
@@ -75,7 +74,7 @@ return [
'tagMode' => 'Etikett läge',
'virtual_balance' => 'Virtuell balans',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -86,7 +85,6 @@ return [
*
*/
'targetamount' => 'Mål belopp',
'account_role' => 'Konto roll',
'opening_balance_date' => 'Ingående balans datum',
@@ -180,7 +178,7 @@ return [
'journal_areYouSure' => 'Är du säker du vill ta bort transaktionen ":description"?',
'mass_journal_are_you_sure' => 'Är du säker du vill ta bort dessa transaktioner?',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -191,7 +189,6 @@ return [
*
*/
'tag_areYouSure' => 'Är du säker du vill ta bort etiketten ":tag"?',
'journal_link_areYouSure' => 'Är du säker du vill ta bort länken mellan <a href=":source_link">:source</a> och <a href=":destination_link">:destination</a>?',
'linkType_areYouSure' => 'Är du säker du vill ta bort länktypen ":name" (":inward" / ":outward")?',
@@ -255,7 +252,7 @@ return [
'fints_account' => 'FinTS konto',
'local_account' => 'Firefly III konto',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -266,7 +263,6 @@ return [
*
*/
'from_date' => 'Datum från',
'to_date' => 'Datum till',
'due_date' => 'Förfallodatum',
@@ -313,4 +309,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/