mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Some fixes in the account list
This commit is contained in:
		| @@ -1322,6 +1322,8 @@ return [ | ||||
|     'account_type_Credit card'                  => 'Credit card', | ||||
|     'liability_direction_credit'                => 'I am owed this debt', | ||||
|     'liability_direction_debit'                 => 'I owe this debt to somebody else', | ||||
|     'liability_direction_credit_short'          => 'Owed this debt', | ||||
|     'liability_direction_debit_short'           => 'Owe this debt', | ||||
|     'Liability credit'                          => 'Liability credit', | ||||
|     'budgets'                                   => 'Budgets', | ||||
|     'tags'                                      => 'Tags', | ||||
| @@ -1393,6 +1395,7 @@ return [ | ||||
|     'splitByAccount'                            => 'Split by account', | ||||
|     'coveredWithTags'                           => 'Covered with tags', | ||||
|     'leftInBudget'                              => 'Left in budget', | ||||
|     'left_in_debt'                              => 'Left', | ||||
|     'sumOfSums'                                 => 'Sum of sums', | ||||
|     'noCategory'                                => '(no category)', | ||||
|     'notCharged'                                => 'Not charged (yet)', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user