From a10ea77dac9a2e793e97cfec6e7d86352864de64 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 23 Sep 2020 18:41:22 +0300 Subject: [PATCH] New translations section.php (Spanish) --- .../visiosoft/location-module/resources/lang/es/section.php | 1 + 1 file changed, 1 insertion(+) 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', ];