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 [ | ||||
| @@ -75,7 +74,7 @@ return [ | ||||
|     'tagMode'                     => 'Címke mód', | ||||
|     'virtual_balance'             => 'Virtuális egyenleg', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * 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'                => 'Cél összeg', | ||||
|     'account_role'                => 'Bankszámla szerepköre', | ||||
|     'opening_balance_date'        => 'Nyitó egyenleg dátuma', | ||||
| @@ -180,7 +178,7 @@ return [ | ||||
|     'journal_areYouSure'          => '":description" tranzakció biztosan törölhető?', | ||||
|     'mass_journal_are_you_sure'   => 'Ezek a tranzakciók biztosan törölhetőek?', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * 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'              => '":tag" címke biztosan törölhető?', | ||||
|     'journal_link_areYouSure'     => '<a href=":source_link">:source</a> és <a href=":destination_link">:destination</a> közötti kapcsolat biztosan törölhető?', | ||||
|     'linkType_areYouSure'         => '":name" (":inward" / ":outward") kapcsolattípus biztosan törölhető?', | ||||
| @@ -255,7 +252,7 @@ return [ | ||||
|     'fints_account'               => 'FinTS fiók', | ||||
|     'local_account'               => 'Firefly III fiók', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * 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'                   => 'Dátumtól', | ||||
|     'to_date'                     => 'Dátumig', | ||||
|     'due_date'                    => 'Lejárati időpont', | ||||
| @@ -313,4 +309,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user