Update languages

This commit is contained in:
James Cole
2022-09-17 07:14:50 +02:00
parent ad9efde2d0
commit 23e5cf1b34
77 changed files with 484 additions and 94 deletions

View File

@@ -141,8 +141,8 @@ return [
'unique_piggy_bank_for_user' => 'O nome do mealheiro tem de ser unico.',
'unique_object_group' => 'O nome do grupo tem que ser único',
'starts_with' => 'O valor deve começar com :values.',
'unique_webhook' => 'Você já tem um gancho web (webhook) com esses valores.',
'unique_existing_webhook' => 'Você já tem outro gancho web (webhook) com esses valores.',
'unique_webhook' => 'You already have a webhook with this combination of URL, trigger, response and delivery.',
'unique_existing_webhook' => 'You already have another webhook this combination of URL, trigger, response and delivery.',
'same_account_type' => 'Ambas as contas devem ser do mesmo tipo de conta',
'same_account_currency' => 'Ambas as contas devem ter a mesma moeda configurada',