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' => 'Actividad más reciente',
|
||||
'balanceDiff' => 'Diferencia de saldo',
|
||||
'matchesOn' => 'Encontrado en',
|
||||
'other_meta_data' => 'Otros metadatos',
|
||||
'account_type' => 'Tipo de cuenta',
|
||||
'created_at' => 'Fecha de creación',
|
||||
'account' => 'Cuenta',
|
||||
'matchingAmount' => 'Cantidad',
|
||||
'split_number' => 'División #',
|
||||
'destination' => 'Destino',
|
||||
'source' => 'Origen',
|
||||
'next_expected_match' => 'Próxima coincidencia esperada',
|
||||
@@ -55,7 +53,6 @@ return [
|
||||
'repeat_freq' => 'Repetición:',
|
||||
'description' => 'Descripción',
|
||||
'amount' => 'Monto',
|
||||
'internal_reference' => 'Referencia interna',
|
||||
'date' => 'Fecha',
|
||||
'interest_date' => 'Tasa de interés',
|
||||
'book_date' => 'Libro fecha',
|
||||
@@ -63,7 +60,7 @@ return [
|
||||
'due_date' => 'Fecha de vencimiento',
|
||||
'payment_date' => 'Fecha de pago',
|
||||
'invoice_date' => 'Fecha de facturación',
|
||||
'interal_reference' => 'Referencia interna',
|
||||
'internal_reference' => 'Internal reference',
|
||||
'notes' => 'Notas',
|
||||
'from' => 'Desde',
|
||||
'piggy_bank' => 'Alcancilla',
|
||||
|
||||
Reference in New Issue
Block a user