mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 23:41:10 +00:00
Update meta data for new release.
This commit is contained in:
@@ -2107,6 +2107,9 @@ return [
|
||||
'Expense account' => 'Crediteur',
|
||||
'Revenue account' => 'Debiteur',
|
||||
'Initial balance account' => 'Startbalansrekening',
|
||||
'account_type_Asset account' => 'Asset account',
|
||||
'account_type_Expense account' => 'Expense account',
|
||||
'account_type_Revenue account' => 'Revenue account',
|
||||
'account_type_Debt' => 'Schuld',
|
||||
'account_type_Loan' => 'Lening',
|
||||
'account_type_Mortgage' => 'Hypotheek',
|
||||
|
||||
@@ -59,8 +59,8 @@ return [
|
||||
'transaction_types_equal' => 'Alle splits moeten van hetzelfde type zijn.',
|
||||
'invalid_transaction_type' => 'Ongeldig transactietype.',
|
||||
'invalid_selection' => 'Ongeldige selectie.',
|
||||
'belongs_user' => 'Deze waarde hoort bij een object dat niet van jou is.',
|
||||
'belongs_user_or_user_group' => 'Deze waarde hoort bij een object dat niet bij deze financiële administratie hoort.',
|
||||
'belongs_user' => 'This value is linked to an object that does not seem to exist.',
|
||||
'belongs_user_or_user_group' => 'This value is linked to an object that does not seem to exist in your current financial administration.',
|
||||
'at_least_one_transaction' => 'Er is op zijn minst één transactie nodig.',
|
||||
'recurring_transaction_id' => 'Er is op zijn minst één transactie nodig.',
|
||||
'need_id_to_match' => 'Je moet dit item met een ID versturen, zodat de API het kan matchen.',
|
||||
|
||||
Reference in New Issue
Block a user