mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-02 13:39:19 -06:00
Added language stuff [skip ci]
This commit is contained in:
parent
526f565ea7
commit
ea17f045a7
@ -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' => '',
|
||||
|
Loading…
Reference in New Issue
Block a user