diff --git a/addons/default/visiosoft/location-module/resources/lang/es/section.php b/addons/default/visiosoft/location-module/resources/lang/es/section.php index 94ca07b41..c1aa2d17d 100644 --- a/addons/default/visiosoft/location-module/resources/lang/es/section.php +++ b/addons/default/visiosoft/location-module/resources/lang/es/section.php @@ -19,4 +19,5 @@ return [ 'general' => 'General', 'map' => 'Mapa', 'setting' => 'Ajuste', + 'filter' => 'Filtrar', ];