From d4848a9f572d77ea9838bb20cd0109ef12813bc9 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 1 Jul 2020 01:13:51 +0300 Subject: [PATCH] New translations message.php (Persian) --- .../default/visiosoft/advs-module/resources/lang/fa/message.php | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/fa/message.php b/addons/default/visiosoft/advs-module/resources/lang/fa/message.php index b1534b349..6e0feff63 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/fa/message.php +++ b/addons/default/visiosoft/advs-module/resources/lang/fa/message.php @@ -22,4 +22,5 @@ return [ 'currency_converted' => 'ارز با موفقیت تبدیل شد.', 'choose_user' => 'یوزر را انتخاب کنید', 'owner_updated_successfully' => 'فروشنده با موفقیت آپدیت شد!', + 'no_add_found' => 'No Ad Found!', ];