New translations.

This commit is contained in:
James Cole
2022-10-04 20:49:29 +02:00
parent 44637dfaab
commit 7e94f246e3
108 changed files with 5334 additions and 4159 deletions

View File

@@ -43,6 +43,10 @@ return [
'lastActivity' => 'Última atividade',
'balanceDiff' => 'Diferença de saldo',
'other_meta_data' => 'Outros meta dados',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'account_type' => 'Tipo de conta',
'created_at' => 'Criado em',
'account' => 'Conta',
@@ -138,10 +142,10 @@ return [
'payment_info' => 'Informação de pagamento',
'expected_info' => 'Próxima transação esperada',
'start_date' => 'Data de início',
'trigger' => 'Gatilho',
'response' => 'Resposta',
'delivery' => 'Entrega',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Segredo',
'secret' => 'Secret',
];