Skip to content

Commit

Permalink
Update Belarussian Ruble to new version
Browse files Browse the repository at this point in the history
I updated the code and symbol according to wikipedia.
See https://en.wikipedia.org/wiki/Belarusian_rubel#Third_rubel,_2016%E2%80%93present
  • Loading branch information
AdriVanHoudt committed Sep 26, 2022
1 parent 3eaf005 commit 7903d86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/locales/en/finance/currency.ts
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 7903d86

Please sign in to comment.