From 949a66d26b86fbda66044b26b9edc50c53a89bde Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:15:51 +0300 Subject: [PATCH] New translations message.php (Portuguese) --- .../visiosoft/location-module/resources/lang/pt/message.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/default/visiosoft/location-module/resources/lang/pt/message.php b/addons/default/visiosoft/location-module/resources/lang/pt/message.php index aacc0275b..265528580 100644 --- a/addons/default/visiosoft/location-module/resources/lang/pt/message.php +++ b/addons/default/visiosoft/location-module/resources/lang/pt/message.php @@ -1,6 +1,6 @@ 'Type here to search', - 'null_msg' => 'Not Found', + 'placeholder' => 'Digite aqui para pesquisar', + 'null_msg' => 'Não encontrado', ];