Add "glued" to marking_types

This commit is contained in:
2021-07-12 15:33:16 +02:00
parent b4a7e98654
commit ead81f6019
19 changed files with 19 additions and 0 deletions

View File

@ -7,3 +7,4 @@ $marking_types['stamp'] = 'Gestempelt';
$marking_types['overprint'] = 'Gedruckt';
$marking_types['embossing'] = 'Geprägt';
$marking_types['handwritten'] = 'Handschriftlich';
$marking_types['glued'] = 'Geklebt';