mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
add trans
This commit is contained in:
parent
b6b3b578d4
commit
7c86700e66
@ -39,7 +39,7 @@ class ConvertCurrency
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (\Exception $e) {
|
} 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 [
|
return [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user