Skip to content

Commit

Permalink
fix(finance): Update Belarusian Ruble to new version (#1392)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdriVanHoudt committed Sep 26, 2022
1 parent 3eaf005 commit 526906f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/locales/en/finance/currency.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ export default {
symbol: 'P',
},
'Belarussian Ruble': {
code: 'BYR',
symbol: 'p.',
code: 'BYN',
symbol: 'Rbl',
},
'Belize Dollar': {
code: 'BZD',
Expand Down

0 comments on commit 526906f

Please sign in to comment.