Skip to content

Commit d788bcf

Browse files
authored
Set Georgian Lari unicode character instead of letter L
1 parent f273bd6 commit d788bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/money.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@
556556
'code' => 981,
557557
'precision' => 2,
558558
'subunit' => 100,
559-
'symbol' => '',
559+
'symbol' => '',
560560
'symbol_first' => false,
561561
'decimal_mark' => '.',
562562
'thousands_separator' => ',',

0 commit comments

Comments
 (0)