From 011fdc8552ecb1547e9df1055209c2c10785cef0 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 13:14:13 +0300 Subject: [PATCH] New translations input.php (Italian) --- .../visiosoft/media-field_type/resources/lang/it/input.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 addons/default/visiosoft/media-field_type/resources/lang/it/input.php 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 new file mode 100644 index 000000000..cce33e466 --- /dev/null +++ b/addons/default/visiosoft/media-field_type/resources/lang/it/input.php @@ -0,0 +1,6 @@ + 'Click or drop files here to upload.', + 'help' => 'Click and drag to reorder attached files.', +];