Add Hungarian currencies Korona and Pengö to currency concordance list
This commit is contained in:
parent
bd8a7ec5a0
commit
1d516a9916
|
@ -15,6 +15,8 @@ final class MDConcCurrencies {
|
|||
"^" => "",
|
||||
"-" => "",
|
||||
"Forint" => "hu-Ft",
|
||||
"Korona" => "hu-Korona",
|
||||
"Pengő" => "hu-Pengő",
|
||||
"DM" => "de-DM",
|
||||
"DEM" => "de-DM",
|
||||
"Mark" => "de-DM",
|
||||
|
|
Loading…
Reference in New Issue
Block a user