Approval.
This commit is contained in:
12
value-sets/pt/marking_types.json
Normal file
12
value-sets/pt/marking_types.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"marking_types": {
|
||||
"signature": "Signature",
|
||||
"watermark": "Watermark",
|
||||
"engraving": "Engraving",
|
||||
"scratch": "Scratching",
|
||||
"stamp": "Stamped",
|
||||
"overprint": "Overprint",
|
||||
"embossing": "Embossing",
|
||||
"handwritten": "Handwritten"
|
||||
}
|
||||
}
|
16
value-sets/pt/position_set.json
Normal file
16
value-sets/pt/position_set.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"position_set": {
|
||||
"left": "Left",
|
||||
"top_left": "Top left",
|
||||
"top": "Top",
|
||||
"top_right": "Top right",
|
||||
"right": "Right",
|
||||
"bottom_right": "Bottom right",
|
||||
"bottom": "Bottom",
|
||||
"bottom_left": "Unten links",
|
||||
"center": "Center",
|
||||
"rear_side": "Rear side",
|
||||
"edge": "Edge",
|
||||
"other": "Other"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user