From c7efe50649babb5efd61d9e776aeab37ecb9bd83 Mon Sep 17 00:00:00 2001 From: Daniel Stainback Date: Mon, 27 Nov 2017 09:45:14 -0500 Subject: [PATCH] Update Turkish Lira --- resources/currencies.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/currencies.php b/resources/currencies.php index f63d975..a54954a 100644 --- a/resources/currencies.php +++ b/resources/currencies.php @@ -813,9 +813,9 @@ 'exchange_rate' => 0.00, ], 'TRY' => [ - 'name' => 'New Turkish Lira', + 'name' => 'Turkish Lira', 'symbol' => 'TL', - 'format' => '1,0.00 TL', + 'format' => '₺1,0.00', 'exchange_rate' => 0.00, ], 'TTD' => [