Add marking type "scarified"

This commit is contained in:
2022-02-18 14:51:16 +01:00
parent f6c5808817
commit d9c03d78cd
2 changed files with 2 additions and 1 deletions

2
l18n

Submodule l18n updated: cc26219ee4...e936e54ce3

View File

@ -27,6 +27,7 @@ final class MDMarkingTypesSet extends MDValueSet {
'nailed', 'nailed',
'punched', 'punched',
'hallmarked', 'hallmarked',
'scarified',
'sewn', 'sewn',
'glued', 'glued',
]; ];