Add new marking type "nailed"

This commit is contained in:
2022-02-18 13:35:42 +01:00
parent 793a8e08ad
commit 3387c5a292
2 changed files with 2 additions and 1 deletions

2
l18n

Submodule l18n updated: a6fd3b1f6d...ee5fa9df3d

View File

@ -24,6 +24,7 @@ final class MDMarkingTypesSet extends MDValueSet {
'screwed',
'burnt_in',
'riveted',
'nailed',
'sewn',
'glued',
];