mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Merge pull request #1318 from openclassify/5881
#5881 asfaltdünyası currency icon change
This commit is contained in:
commit
5ce8275bf5
@ -50,7 +50,7 @@ return [
|
|||||||
'TRY' => [
|
'TRY' => [
|
||||||
'name' => 'Türk Lirası',
|
'name' => 'Türk Lirası',
|
||||||
'direction' => 'rtl',
|
'direction' => 'rtl',
|
||||||
'symbol' => ' TL',
|
'symbol' => ' ₺',
|
||||||
'separator' => ',',
|
'separator' => ',',
|
||||||
'point' => '.',
|
'point' => '.',
|
||||||
'decimals' => 2,
|
'decimals' => 2,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user