mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-04 12:29:47 +00:00
Update packages.
This commit is contained in:
@@ -38,15 +38,15 @@ return [
|
||||
'active' => 'Er aktiv?',
|
||||
'percentage' => 'pct.',
|
||||
'recurring_transaction' => 'Recurring transaction',
|
||||
'next_due' => 'Next due',
|
||||
'next_due' => 'Neste frist',
|
||||
'transaction_type' => 'Type',
|
||||
'lastActivity' => 'Siste aktivitet',
|
||||
'balanceDiff' => 'Saldodifferanse',
|
||||
'other_meta_data' => 'Other meta data',
|
||||
'other_meta_data' => 'Andre meta-data',
|
||||
'account_type' => 'Kontotype',
|
||||
'created_at' => 'Opprettet',
|
||||
'account' => 'Konto',
|
||||
'external_url' => 'External URL',
|
||||
'external_url' => 'Ekstern URL',
|
||||
'matchingAmount' => 'Beløp',
|
||||
'destination' => 'Mål',
|
||||
'source' => 'Kilde',
|
||||
@@ -62,7 +62,7 @@ return [
|
||||
'due_date' => 'Forfallsdato',
|
||||
'payment_date' => 'Betalingsdato',
|
||||
'invoice_date' => 'Fakturadato',
|
||||
'internal_reference' => 'Internal reference',
|
||||
'internal_reference' => 'Intern referanse',
|
||||
'notes' => 'Notater',
|
||||
'from' => 'Fra',
|
||||
'piggy_bank' => 'Sparegris',
|
||||
@@ -76,7 +76,7 @@ return [
|
||||
'type' => 'Type',
|
||||
'completed' => 'Ferdig',
|
||||
'iban' => 'IBAN',
|
||||
'account_number' => 'Account number',
|
||||
'account_number' => 'Kontonummer',
|
||||
'paid_current_period' => 'Betalt denne perioden',
|
||||
'email' => 'Epost',
|
||||
'registered_at' => 'Registrert den',
|
||||
@@ -134,8 +134,8 @@ return [
|
||||
'interest_period' => 'Interest period',
|
||||
'liability_type' => 'Type gjeld',
|
||||
'liability_direction' => 'Liability in/out',
|
||||
'end_date' => 'End date',
|
||||
'payment_info' => 'Payment information',
|
||||
'end_date' => 'Sluttdato',
|
||||
'payment_info' => 'Betalingsinformasjon',
|
||||
'expected_info' => 'Next expected transaction',
|
||||
'start_date' => 'Start date',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user