We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SLE
1 parent 776fa18 commit e9258d3Copy full SHA for e9258d3
data/currencies/sle.json
@@ -0,0 +1,12 @@
1
+{
2
+ "iso_numeric": 925,
3
+ "code": "SLE",
4
+ "name": "New Leone",
5
+ "symbol": "Le",
6
+ "subunit": "Cent",
7
+ "subunit_to_unit": 100,
8
+ "symbol_first": false,
9
+ "decimal_mark": ".",
10
+ "thousands_separator": ",",
11
+ "smallest_denomination": 1000
12
+}
data/currencies/sll.json
@@ -3,6 +3,7 @@
"code": "SLL",
"name": "Sierra Leonean Leone",
"symbol": "Le",
+ "disambiguate_symbol": "SLL",
"subunit": "Cent",
"subunit_to_unit": 100,
"symbol_first": false,
0 commit comments