mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 23:41:10 +00:00
Update meta data and translations.
This commit is contained in:
@@ -43,6 +43,10 @@ return [
|
||||
'lastActivity' => 'Letzte Aktivität',
|
||||
'balanceDiff' => 'Saldendifferenz',
|
||||
'other_meta_data' => 'Weitere Metadaten',
|
||||
'invited_at' => 'Invited at',
|
||||
'expires' => 'Invitation expires',
|
||||
'invited_by' => 'Invited by',
|
||||
'invite_link' => 'Invite link',
|
||||
'account_type' => 'Kontotyp',
|
||||
'created_at' => 'Erstellt am',
|
||||
'account' => 'Konto',
|
||||
@@ -76,7 +80,7 @@ return [
|
||||
'type' => 'Typ',
|
||||
'completed' => 'Abgeschlossen',
|
||||
'iban' => 'IBAN',
|
||||
'account_number' => 'Kontonummer',
|
||||
'account_number' => 'Kontonummer',
|
||||
'paid_current_period' => 'Diesen Zeitraum bezahlt',
|
||||
'email' => 'E-Mail',
|
||||
'registered_at' => 'Registriert am',
|
||||
@@ -138,4 +142,10 @@ return [
|
||||
'payment_info' => 'Zahlungsinformationen',
|
||||
'expected_info' => 'Nächste erwartete Buchung',
|
||||
'start_date' => 'Beginnt am',
|
||||
'trigger' => 'Trigger',
|
||||
'response' => 'Response',
|
||||
'delivery' => 'Delivery',
|
||||
'url' => 'URL',
|
||||
'secret' => 'Secret',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user