Files
ar
de
dsb
en
es
fr
hsb
hu
id
it
iw
nl
pl
pt
qu
ru
tl
tr
zh
actor_variant_types_set.php
appointment_attendance_modes.php
appointment_contributor_roles.php
appointment_status.php
closer_location_types_set.php
conservation_report_type_set.php
currencies_set.php
entry_types.php
eventtype_name.php
exhibition_contributor_roles.json
exhibition_contributor_roles.php
license_explica.php
license_full_names.php
license_url.php
marking_types.php
object_publication_background.php
phone_types.php
placetypes.php
podcast_contributor_roles.php
position_set.php
recording_types_set.php
research_status.php
source_type_set.php
syndication_repos.php
title_types_set.php
units_length_set.php
units_weight_set.php
translation-value-sets/zh/marking_types.php
2022-02-18 13:50:28 +00:00

20 lines
745 B
PHP

<?PHP
$marking_types['signature'] = 'Signature';
$marking_types['watermark'] = 'Watermark';
$marking_types['engraving'] = 'Engraving';
$marking_types['scratch'] = 'Scratching';
$marking_types['stamp'] = 'Stamped';
$marking_types['overprint'] = 'Overprint';
$marking_types['embossing'] = 'Embossing';
$marking_types['handwritten'] = 'Handwritten';
$marking_types['glued'] = 'Glued';
$marking_types['embroidered'] = 'Embroidered';
$marking_types['sewn'] = 'Sewn';
$marking_types['screwed'] = 'Screwed';
$marking_types['burnt_in'] = 'Burnt in';
$marking_types['riveted'] = 'Riveted';
$marking_types['nailed'] = 'Nailed';
$marking_types['hallmarked'] = 'Hallmarked';
$marking_types['punched'] = 'Punched';
$marking_types['scarified'] = 'Scarified';