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', ];