Skip to content

Commit

Permalink
Add new SLE currency
Browse files Browse the repository at this point in the history
  • Loading branch information
Sija committed Apr 16, 2023
1 parent 776fa18 commit e9258d3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/currencies/sle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"iso_numeric": 925,
"code": "SLE",
"name": "New Leone",
"symbol": "Le",
"subunit": "Cent",
"subunit_to_unit": 100,
"symbol_first": false,
"decimal_mark": ".",
"thousands_separator": ",",
"smallest_denomination": 1000
}
1 change: 1 addition & 0 deletions data/currencies/sll.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"code": "SLL",
"name": "Sierra Leonean Leone",
"symbol": "Le",
"disambiguate_symbol": "SLL",
"subunit": "Cent",
"subunit_to_unit": 100,
"symbol_first": false,
Expand Down

0 comments on commit e9258d3

Please sign in to comment.