From c693ebbdbe36451f88f86977e5bb0ad7ffaf66af Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 23 Sep 2020 18:52:08 +0300 Subject: [PATCH] New translations section.php (Portuguese) --- .../visiosoft/location-module/resources/lang/pt/section.php | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/default/visiosoft/location-module/resources/lang/pt/section.php b/addons/default/visiosoft/location-module/resources/lang/pt/section.php index 91db0e17f..1d0d3b59e 100644 --- a/addons/default/visiosoft/location-module/resources/lang/pt/section.php +++ b/addons/default/visiosoft/location-module/resources/lang/pt/section.php @@ -19,4 +19,5 @@ return [ 'general' => 'Geral', 'map' => 'Mapa', 'setting' => 'Configuração', + 'filter' => 'Filtro', ];