Update translations and notifications.

This commit is contained in:
James Cole
2022-09-18 15:48:28 +02:00
parent 0098a9c3c0
commit 07541fa08f
161 changed files with 1654 additions and 350 deletions

View File

@@ -141,8 +141,8 @@ return [
'unique_piggy_bank_for_user' => 'En nombre de la hucha debe ser único.',
'unique_object_group' => 'El nombre del grupo debe ser único',
'starts_with' => 'El valor debe comenzar con :values.',
'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.',
'unique_webhook' => 'Ya existe un webhook con esta combinación de URL, condición, respuesta y método de entrega.',
'unique_existing_webhook' => 'Ya existe otro webhook con esta combinación de URL, condición, respuesta y método de entrega.',
'same_account_type' => 'Ambas cuentas deben ser del mismo tipo de cuenta',
'same_account_currency' => 'Ambas cuentas deben tener la misma configuración de moneda',