mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
add trans
This commit is contained in:
parent
b6b3b578d4
commit
7c86700e66
@ -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 [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user