Add marking types "punched" and "hallmarked"
This commit is contained in:
parent
3387c5a292
commit
f6c5808817
2
l18n
2
l18n
|
@ -1 +1 @@
|
||||||
Subproject commit ee5fa9df3d3eaae50714258b1499e30aa9b90b7b
|
Subproject commit cc26219ee4e7d2a216ed1b58181c9f3003bb651a
|
|
@ -25,6 +25,8 @@ final class MDMarkingTypesSet extends MDValueSet {
|
||||||
'burnt_in',
|
'burnt_in',
|
||||||
'riveted',
|
'riveted',
|
||||||
'nailed',
|
'nailed',
|
||||||
|
'punched',
|
||||||
|
'hallmarked',
|
||||||
'sewn',
|
'sewn',
|
||||||
'glued',
|
'glued',
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue
Block a user