Approval.
This commit is contained in:
@ -1,26 +1,2 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
array (
|
||||
'marking_types' =>
|
||||
array (
|
||||
'signature' => 'Signature',
|
||||
'watermark' => 'Filigrane',
|
||||
'engraving' => 'Gravure',
|
||||
'scratch' => 'Griffé',
|
||||
'stamp' => 'Tamponné',
|
||||
'overprint' => 'Imprimé',
|
||||
'embossing' => 'Marqué',
|
||||
'handwritten' => 'Manuel',
|
||||
'glued' => 'Collé',
|
||||
'embroidered' => 'Brodé',
|
||||
'sewn' => 'Cousu',
|
||||
'screwed' => 'Vissé',
|
||||
'burnt_in' => 'Gravé',
|
||||
'riveted' => 'Riveté',
|
||||
'nailed' => 'Cloué',
|
||||
'hallmarked' => 'Poinçonné',
|
||||
'punched' => 'Estampé',
|
||||
'scarified' => 'Taillé',
|
||||
'cast' => 'Fonte',
|
||||
),
|
||||
)
|
Reference in New Issue
Block a user