mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-08 15:05:29 +00:00
Update meta data for new release.
This commit is contained in:
@@ -2107,6 +2107,9 @@ return [
|
||||
'Expense account' => 'Ausgabenkonto',
|
||||
'Revenue account' => 'Einnahmenkonto',
|
||||
'Initial balance account' => 'Eröffnungssaldo',
|
||||
'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' => 'Darlehen',
|
||||
'account_type_Mortgage' => 'Hypothek',
|
||||
|
||||
@@ -59,8 +59,8 @@ return [
|
||||
'transaction_types_equal' => 'Alle Aufteilungen müssen vom gleichen Typ sein.',
|
||||
'invalid_transaction_type' => 'Ungültige Transaktionstyp',
|
||||
'invalid_selection' => 'Ihre Auswahl ist ungültig.',
|
||||
'belongs_user' => 'Dieser Wert ist mit einem Objekt verknüpft, das Ihnen nicht gehört.',
|
||||
'belongs_user_or_user_group' => 'Dieser Wert ist mit einem Objekt verknüpft, das nicht zu Ihrer aktuellen Finanzverwaltung gehört.',
|
||||
'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' => 'Sie brauchen mindestens eine Transaktion.',
|
||||
'recurring_transaction_id' => 'Sie benötigen mindestens eine Buchung.',
|
||||
'need_id_to_match' => 'Sie müssen diesen Eintrag mit einer ID übermitteln, damit die API ihn zuordnen kann.',
|
||||
|
||||
Reference in New Issue
Block a user