Add marking types "punched" and "hallmarked"

This commit is contained in:
2022-02-18 13:55:48 +01:00
parent 3387c5a292
commit f6c5808817
2 changed files with 3 additions and 1 deletions

2
l18n

Submodule l18n updated: ee5fa9df3d...cc26219ee4

View File

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