Skip to content

Commit 526906f

Browse files
authored
fix(finance): Update Belarusian Ruble to new version (#1392)
1 parent 3eaf005 commit 526906f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/locales/en/finance/currency.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ export default {
8888
symbol: 'P',
8989
},
9090
'Belarussian Ruble': {
91-
code: 'BYR',
92-
symbol: 'p.',
91+
code: 'BYN',
92+
symbol: 'Rbl',
9393
},
9494
'Belize Dollar': {
9595
code: 'BZD',

0 commit comments

Comments
 (0)