From 9a08eca4520006effd952203b5e44a64da3cf866 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:16:56 +0300 Subject: [PATCH] New translations input.php (Italian) --- .../visiosoft/media-field_type/resources/lang/it/input.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/default/visiosoft/media-field_type/resources/lang/it/input.php b/addons/default/visiosoft/media-field_type/resources/lang/it/input.php index cce33e466..75c00a98e 100644 --- a/addons/default/visiosoft/media-field_type/resources/lang/it/input.php +++ b/addons/default/visiosoft/media-field_type/resources/lang/it/input.php @@ -1,6 +1,6 @@ 'Click or drop files here to upload.', - 'help' => 'Click and drag to reorder attached files.', + 'dropzone' => 'Fai clic o trascina i file qui per caricarli.', + 'help' => 'Fare clic e trascinare per riordinare i file allegati.', ];