diff --git a/resources/streams/config/currencies.php b/resources/streams/config/currencies.php index 56af89aa9..905163534 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' => ' TL', 'separator' => ',', 'point' => '.', 'decimals' => 2,