Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
Add support for the for new Sierra Leone currency (SLE)
Browse files Browse the repository at this point in the history
RELNOTES: n/a

PiperOrigin-RevId: 514816634
Change-Id: I8e79fa39eb4175b23d3bec217be9377f73bdf878
  • Loading branch information
Closure Team authored and Copybara-Service committed Mar 7, 2023
1 parent be61464 commit f1959de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions closure/goog/i18n/currency.js
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,7 @@ goog.i18n.currency.CurrencyInfoTier2 = {
'SCR': [2, 'SCR', 'SCR'],
'SDG': [2, 'SDG', 'SDG'],
'SHP': [2, '£', 'SH£'],
'SLE': [0, 'SLE', 'SLE'],
'SLL': [0, 'SLL', 'SLL'],
'SOS': [0, 'SOS', 'SOS'],
'SRD': [2, '$', 'SR$'],
Expand Down

0 comments on commit f1959de

Please sign in to comment.