Add more Ukrainian-language mappings

This commit is contained in:
2023-12-04 13:24:02 +01:00
parent 85c6123eb3
commit 9f300a956f
3 changed files with 21 additions and 4 deletions

View File

@@ -50,11 +50,15 @@ final class MDConcCurrencies implements MDImporterConcordanceListInterface {
"Ukrainian hryvnia" => "ua-UAH",
"грн" => "ua-UAH",
"гривня" => "ua-UAH",
"гривні" => "ua-UAH",
"грн." => "ua-UAH",
"карбованці" => "ua-UAK",
"GBP" => "uk-GBP",
"uk-GBP" => "uk-GBP",
"USD" => "us-USD",
"US Dollar" => "us-USD",
"US dollar" => "us-USD",
"$ USA" => "us-USD",
];
/**