mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-17 10:13:37 +00:00
Added language stuff [skip ci]
This commit is contained in:
@@ -101,6 +101,7 @@ return [
|
||||
'accountExtraHelp_asset' => '',
|
||||
'accountExtraHelp_expense' => '',
|
||||
'accountExtraHelp_revenue' => '',
|
||||
'account_type' => 'Account type',
|
||||
|
||||
// categories:
|
||||
'new_category' => 'New category',
|
||||
|
@@ -97,6 +97,7 @@ return [
|
||||
'asset_accounts' => 'Betaalrekeningen',
|
||||
'expense_accounts' => 'Crediteuren',
|
||||
'revenue_accounts' => 'Debiteuren',
|
||||
'account_type' => 'Account type',
|
||||
|
||||
// some extra help:
|
||||
'accountExtraHelp_asset' => '',
|
||||
|
Reference in New Issue
Block a user