diff --git a/addons/default/visiosoft/media-field_type/resources/lang/fr/input.php b/addons/default/visiosoft/media-field_type/resources/lang/fr/input.php index 7820c2fa9..39e91be22 100644 --- a/addons/default/visiosoft/media-field_type/resources/lang/fr/input.php +++ b/addons/default/visiosoft/media-field_type/resources/lang/fr/input.php @@ -2,4 +2,5 @@ return [ 'dropzone' => 'Cliquez ici choisir des fichiers ou glissez/déposez pour les ajouter.', + 'help' => 'Click and drag to reorder attached files.', ];