From 81b79d432b52834170a3d086bd30019bd1827e04 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 23 Sep 2020 18:40:31 +0300 Subject: [PATCH] New translations section.php (Romanian) --- .../visiosoft/location-module/resources/lang/ro/section.php | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/default/visiosoft/location-module/resources/lang/ro/section.php b/addons/default/visiosoft/location-module/resources/lang/ro/section.php index dc5658604..7a64028d4 100644 --- a/addons/default/visiosoft/location-module/resources/lang/ro/section.php +++ b/addons/default/visiosoft/location-module/resources/lang/ro/section.php @@ -19,4 +19,5 @@ return [ 'general' => 'General', 'map' => 'Hartă', 'setting' => 'reglaj', + 'filter' => 'Filtru', ];