mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 19:47:11 +00:00
Update languages
This commit is contained in:
@@ -141,8 +141,8 @@ return [
|
||||
'unique_piggy_bank_for_user' => 'O nome do cofrinho deve ser único.',
|
||||
'unique_object_group' => 'O nome do grupo deve ser único',
|
||||
'starts_with' => 'O valor deve começar com :values.',
|
||||
'unique_webhook' => 'Você já tem um webhook com esses valores.',
|
||||
'unique_existing_webhook' => 'Você já tem outro 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',
|
||||
'same_account_currency' => 'Ambas as contas devem ter a mesma configuração de moeda',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user