From 7c86700e6603c585715cc640ba206564b0fea063 Mon Sep 17 00:00:00 2001 From: vedatakd Date: Mon, 6 Dec 2021 15:49:03 +0300 Subject: [PATCH] add trans --- .../visiosoft/advs-module/src/Adv/Command/ConvertCurrency.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/advs-module/src/Adv/Command/ConvertCurrency.php b/addons/default/visiosoft/advs-module/src/Adv/Command/ConvertCurrency.php index bbe0d6bd4..37849835b 100644 --- a/addons/default/visiosoft/advs-module/src/Adv/Command/ConvertCurrency.php +++ b/addons/default/visiosoft/advs-module/src/Adv/Command/ConvertCurrency.php @@ -39,7 +39,7 @@ class ConvertCurrency } } } catch (\Exception $e) { - $message->error(['Para birimi dönüştürme işlemi tamamlanamadı!']); + $message->error(trans('visiosoft.module.advs::message.currency_converter_not_available')); } return [