Extend concordance lists with some values in Ukrainian
This commit is contained in:
@@ -13,7 +13,8 @@ final class MDConcWeights implements MDImporterConcordanceListInterface {
|
||||
|
||||
private const WEIGHTS_LIST = [
|
||||
"cm" => "", // Default
|
||||
"Gramm" => "g",
|
||||
"Gramm" => "g",
|
||||
"г" => "g",
|
||||
];
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user