mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Updated strings.
This commit is contained in:
@@ -41,13 +41,11 @@ return [
|
||||
'transaction_type' => 'Type',
|
||||
'lastActivity' => 'Siste aktivitet',
|
||||
'balanceDiff' => 'Saldodifferanse',
|
||||
'matchesOn' => 'Traff på',
|
||||
'other_meta_data' => 'Other meta data',
|
||||
'account_type' => 'Kontotype',
|
||||
'created_at' => 'Opprettet',
|
||||
'account' => 'Konto',
|
||||
'matchingAmount' => 'Beløp',
|
||||
'split_number' => 'Del #',
|
||||
'destination' => 'Mål',
|
||||
'source' => 'Kilde',
|
||||
'next_expected_match' => 'Neste forventede treff',
|
||||
@@ -55,7 +53,6 @@ return [
|
||||
'repeat_freq' => 'Gjentas',
|
||||
'description' => 'Beskrivelse',
|
||||
'amount' => 'Beløp',
|
||||
'internal_reference' => 'Intern referanse',
|
||||
'date' => 'Dato',
|
||||
'interest_date' => 'Rentedato',
|
||||
'book_date' => 'Bokføringsdato',
|
||||
@@ -63,7 +60,7 @@ return [
|
||||
'due_date' => 'Forfallsdato',
|
||||
'payment_date' => 'Betalingsdato',
|
||||
'invoice_date' => 'Fakturadato',
|
||||
'interal_reference' => 'Intern referanse',
|
||||
'internal_reference' => 'Internal reference',
|
||||
'notes' => 'Notater',
|
||||
'from' => 'Fra',
|
||||
'piggy_bank' => 'Sparegris',
|
||||
|
||||
Reference in New Issue
Block a user