mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-07 02:18:11 +00:00
Update languages
This commit is contained in:
@@ -141,8 +141,8 @@ return [
|
||||
'unique_piggy_bank_for_user' => 'Il nome del salvadanaio deve essere unico.',
|
||||
'unique_object_group' => 'Il nome del gruppo deve essere unico',
|
||||
'starts_with' => 'Il valore deve iniziare con :values.',
|
||||
'unique_webhook' => 'Hai già un webhook con questi valori.',
|
||||
'unique_existing_webhook' => 'Hai già un altro webhook con questi 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' => 'Entrambi i conti devono essere dello stesso tipo',
|
||||
'same_account_currency' => 'Entrambi i conti devono essere impostati sulla stessa valuta',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user