translation fixed

This commit is contained in:
Julie Lenaerts 2022-03-21 16:23:06 +01:00
parent ff5aeaae17
commit 736d43e756

View File

@ -149,7 +149,7 @@ class ThirdPartyType extends AbstractType
'by_reference' => false, 'by_reference' => false,
'button_add_label' => 'Add a contact', 'button_add_label' => 'Add a contact',
'button_remove_label' => 'Remove a contact', 'button_remove_label' => 'Remove a contact',
'empty_collection_explain' => 'Any contact', 'empty_collection_explain' => 'No contacts associated',
]); ]);
} }