Add marking types "punched" and "hallmarked"

This commit is contained in:
Joshua Ramon Enslin 2022-02-18 13:55:48 +01:00
parent 3387c5a292
commit f6c5808817
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
2 changed files with 3 additions and 1 deletions

2
l18n

@ -1 +1 @@
Subproject commit ee5fa9df3d3eaae50714258b1499e30aa9b90b7b
Subproject commit cc26219ee4e7d2a216ed1b58181c9f3003bb651a

View File

@ -25,6 +25,8 @@ final class MDMarkingTypesSet extends MDValueSet {
'burnt_in',
'riveted',
'nailed',
'punched',
'hallmarked',
'sewn',
'glued',
];