From c401f2a5c556d2d23cb8aab0a06b3abdf8ad1cf0 Mon Sep 17 00:00:00 2001 From: muammertop Date: Fri, 17 Jun 2022 10:45:26 +0300 Subject: [PATCH] =?UTF-8?q?#5881=20asfaltd=C3=BCnyas=C4=B1=20currency=20ic?= =?UTF-8?q?on=20change?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 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,