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' => 'Última atividade',
|
||||
'balanceDiff' => 'Diferença de saldo',
|
||||
'matchesOn' => 'Correspondido em',
|
||||
'other_meta_data' => 'Outros meta dados',
|
||||
'account_type' => 'Tipo de conta',
|
||||
'created_at' => 'Criado em',
|
||||
'account' => 'Conta',
|
||||
'matchingAmount' => 'Total',
|
||||
'split_number' => 'Dividir #',
|
||||
'destination' => 'Destino',
|
||||
'source' => 'Fonte',
|
||||
'next_expected_match' => 'Próximo correspondente esperado',
|
||||
@@ -55,7 +53,6 @@ return [
|
||||
'repeat_freq' => 'Repetições',
|
||||
'description' => 'Descrição',
|
||||
'amount' => 'Total',
|
||||
'internal_reference' => 'Referência interna',
|
||||
'date' => 'Data',
|
||||
'interest_date' => 'Data de interesse',
|
||||
'book_date' => 'Data reserva',
|
||||
@@ -63,7 +60,7 @@ return [
|
||||
'due_date' => 'Prazo',
|
||||
'payment_date' => 'Data de pagamento',
|
||||
'invoice_date' => 'Data da Fatura',
|
||||
'interal_reference' => 'Referência interna',
|
||||
'internal_reference' => 'Referência interna',
|
||||
'notes' => 'Notas',
|
||||
'from' => 'De',
|
||||
'piggy_bank' => 'Cofrinho',
|
||||
|
||||
Reference in New Issue
Block a user