From 6f2d52f63958e321811c0de1cce888fc542322eb Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:08:22 +0300 Subject: [PATCH] New translations message.php (Spanish) --- .../visiosoft/location-module/resources/lang/es/message.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/default/visiosoft/location-module/resources/lang/es/message.php b/addons/default/visiosoft/location-module/resources/lang/es/message.php index aacc0275b..9bf52cd6b 100644 --- a/addons/default/visiosoft/location-module/resources/lang/es/message.php +++ b/addons/default/visiosoft/location-module/resources/lang/es/message.php @@ -1,6 +1,6 @@ 'Type here to search', - 'null_msg' => 'Not Found', + 'placeholder' => 'Escriba aquĆ­ para buscar', + 'null_msg' => 'Extraviado', ];