mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge pull request #1826 from dennisenderink/bugfix/translate-start-balance-on-opening-asset-account
Bugfix/translate start balance on opening asset account
This commit is contained in:
@@ -779,6 +779,7 @@ return [
|
||||
'interest_calc_daily' => 'Täglich',
|
||||
'interest_calc_monthly' => 'Monatlich',
|
||||
'interest_calc_yearly' => 'Jährlich',
|
||||
'initial_balance_account' => 'Startguthaben von :name',
|
||||
|
||||
// categories:
|
||||
'new_category' => 'Neue Kategorie',
|
||||
|
||||
Reference in New Issue
Block a user