mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
commit
537b336f28
@ -38,8 +38,8 @@ class ConvertCurrency
|
||||
$this->currency = $this->to;
|
||||
}
|
||||
}
|
||||
} catch (\GuzzleHttp\Exception\ClientException $e) {
|
||||
$message->error(['Para birimi dönüştürme işlemi tamamlanamadı!' . $e->getMessage()]);
|
||||
} catch (\Exception $e) {
|
||||
$message->error(trans('visiosoft.module.advs::message.currency_converter_not_available'));
|
||||
}
|
||||
|
||||
return [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user