From 753331e9bcfca409093bcfda28fa25df9b8bb5e1 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:29:58 +0300 Subject: [PATCH] New translations section.php (Persian) --- .../visiosoft/location-module/resources/lang/fa/section.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/addons/default/visiosoft/location-module/resources/lang/fa/section.php b/addons/default/visiosoft/location-module/resources/lang/fa/section.php index 7f8ef58d2..0226ab057 100644 --- a/addons/default/visiosoft/location-module/resources/lang/fa/section.php +++ b/addons/default/visiosoft/location-module/resources/lang/fa/section.php @@ -16,7 +16,7 @@ return [ 'village' => [ 'title' => 'روستا', ], - 'general' => 'General', - 'map' => 'Map', - 'setting' => 'Setting', + 'general' => 'عمومی', + 'map' => 'نقشه', + 'setting' => 'تنظیمات', ];