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' => 'Tipo',
|
||||
'lastActivity' => 'Ultima attività',
|
||||
'balanceDiff' => 'Differenze saldi',
|
||||
'matchesOn' => 'Abbinato con',
|
||||
'other_meta_data' => 'Altri meta dati',
|
||||
'account_type' => 'Tipo conto',
|
||||
'created_at' => 'Creato il',
|
||||
'account' => 'Conto',
|
||||
'matchingAmount' => 'Importo',
|
||||
'split_number' => 'Divisione #',
|
||||
'destination' => 'Destinazione',
|
||||
'source' => 'Origine',
|
||||
'next_expected_match' => 'Prossimo abbinamento previsto',
|
||||
@@ -55,7 +53,6 @@ return [
|
||||
'repeat_freq' => 'Si ripete',
|
||||
'description' => 'Descrizione',
|
||||
'amount' => 'Importo',
|
||||
'internal_reference' => 'Riferimento interno',
|
||||
'date' => 'Data',
|
||||
'interest_date' => 'Data interessi',
|
||||
'book_date' => 'Data contabile',
|
||||
@@ -63,7 +60,7 @@ return [
|
||||
'due_date' => 'Data scadenza',
|
||||
'payment_date' => 'Data pagamento',
|
||||
'invoice_date' => 'Data fatturazione',
|
||||
'interal_reference' => 'Riferimento interno',
|
||||
'internal_reference' => 'Riferimento interno',
|
||||
'notes' => 'Note',
|
||||
'from' => 'Da',
|
||||
'piggy_bank' => 'Salvadanaio',
|
||||
|
||||
Reference in New Issue
Block a user