Add new marking type "nailed"

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

2
l18n

@ -1 +1 @@
Subproject commit a6fd3b1f6d83d6e1a6aada7a9b000e6cf2829461
Subproject commit ee5fa9df3d3eaae50714258b1499e30aa9b90b7b

View File

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