Update currencies set with Rubles and Hrywnja
This commit is contained in:
parent
dfd3b5b346
commit
c7795fdc56
2
l18n
2
l18n
|
@ -1 +1 @@
|
|||
Subproject commit 0b7ac0df80591da28be2718b8dad4547c6178827
|
||||
Subproject commit b99b3ef348e56c1bee459d8b093f3a414bb80acc
|
|
@ -13,6 +13,7 @@ final class MDCurrenciesSet extends MDValueSet {
|
|||
|
||||
const CURRENCIES = [
|
||||
'',
|
||||
'by-BYN',
|
||||
'ddr-Mark',
|
||||
'ddr-MDN',
|
||||
'de-DM',
|
||||
|
@ -26,6 +27,9 @@ final class MDCurrenciesSet extends MDValueSet {
|
|||
'hu-Pengő',
|
||||
'hu-Korona',
|
||||
'pl-Złoty',
|
||||
'ru-RUB',
|
||||
'su-SUR',
|
||||
'ua-UAH',
|
||||
'uk-GBP',
|
||||
'us-USD',
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue
Block a user