From 8a0296de724478c4da959df559056f146a040910 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:29:44 +0300 Subject: [PATCH] New translations message.php (Persian) --- .../visiosoft/location-module/resources/lang/fa/message.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/default/visiosoft/location-module/resources/lang/fa/message.php b/addons/default/visiosoft/location-module/resources/lang/fa/message.php index aacc0275b..2aa53426c 100644 --- a/addons/default/visiosoft/location-module/resources/lang/fa/message.php +++ b/addons/default/visiosoft/location-module/resources/lang/fa/message.php @@ -1,6 +1,6 @@ 'Type here to search', - 'null_msg' => 'Not Found', + 'placeholder' => 'برای جستجو اینجا را تایپ کنید', + 'null_msg' => 'پیدا نشد', ];