From 8c19187f00d1b0b1db46b683620d25456e02144e Mon Sep 17 00:00:00 2001 From: vedatakd Date: Mon, 16 Mar 2020 16:30:49 +0300 Subject: [PATCH] currenct tl space --- resources/streams/config/currencies.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,