diff --git a/resources/streams/config/currencies.php b/resources/streams/config/currencies.php index 6d1247b1a..76e80b211 100644 --- a/resources/streams/config/currencies.php +++ b/resources/streams/config/currencies.php @@ -50,7 +50,7 @@ return [ 'TRY' => [ 'name' => 'Türk Lirası', 'direction' => 'rtl', - 'symbol' => ' TL', + 'symbol' => ' ₺', 'separator' => ',', 'point' => '.', 'decimals' => 2,