mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Fix #3238
This commit is contained in:
@@ -37,6 +37,7 @@ return [
|
||||
'linked_to_rules' => 'Regole rilevanti',
|
||||
'active' => 'Attivo',
|
||||
'percentage' => 'perc.',
|
||||
'recurring_transaction' => 'Recurring transaction',
|
||||
'next_due' => 'Prossimo scadenza',
|
||||
'transaction_type' => 'Tipo',
|
||||
'lastActivity' => 'Ultima attività',
|
||||
@@ -45,7 +46,7 @@ return [
|
||||
'account_type' => 'Tipo conto',
|
||||
'created_at' => 'Creato il',
|
||||
'account' => 'Conto',
|
||||
'external_uri' => 'External URI',
|
||||
'external_uri' => 'URI esterno',
|
||||
'matchingAmount' => 'Importo',
|
||||
'destination' => 'Destinazione',
|
||||
'source' => 'Origine',
|
||||
|
||||
Reference in New Issue
Block a user