Update currencies set with Rubles and Hrywnja
This commit is contained in:
2
l18n
2
l18n
Submodule l18n updated: 0b7ac0df80...b99b3ef348
@ -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',
|
||||
];
|
||||
|
Reference in New Issue
Block a user