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' => 'Numele pușculiței trebuie să fie unic.',
'unique_object_group' => 'Numele grupului trebuie să fie unic',
'starts_with' => 'Valoarea trebuie să înceapă cu :values.',
'unique_webhook' => 'Deja ai un webhook cu aceste valori.',
'unique_existing_webhook' => 'Aveți deja un alt webhook cu aceste valori.',
'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' => 'Ambele conturi trebuie să fie de acelaşi tip de cont',
'same_account_currency' => 'Ambele conturi trebuie să aibă aceeași monedă',