Extend concordance lists
This commit is contained in:
@@ -24,6 +24,8 @@ final class MDConcWeights implements MDImporterConcordanceListInterface {
|
||||
"cm" => false,
|
||||
|
||||
"Gramm",
|
||||
"g",
|
||||
"G",
|
||||
"г" => MDWeightUnit::g,
|
||||
|
||||
default => throw new MDInvalidWeightUnit("Invalid weight unit " . $input),
|
||||
|
Reference in New Issue
Block a user