Approval.
This commit is contained in:
12
value-sets/de/marking_types.json
Normal file
12
value-sets/de/marking_types.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"marking_types": {
|
||||
"signature": "Signatur",
|
||||
"watermark": "Wasserzeichen",
|
||||
"engraving": "Gravur",
|
||||
"scratch": "Gekratzt",
|
||||
"stamp": "Gestempelt",
|
||||
"overprint": "Gedruckt",
|
||||
"embossing": "Gepr\u00e4gt",
|
||||
"handwritten": "Handschriftlich"
|
||||
}
|
||||
}
|
16
value-sets/de/position_set.json
Normal file
16
value-sets/de/position_set.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"position_set": {
|
||||
"left": "Links",
|
||||
"top_left": "Oben links",
|
||||
"top": "Oben",
|
||||
"top_right": "Oben rechts",
|
||||
"right": "Rechts",
|
||||
"bottom_right": "Unten rechts",
|
||||
"bottom": "Unten",
|
||||
"bottom_left": "Unten links",
|
||||
"center": "Mittig",
|
||||
"rear_side": "R\u00fcckseite",
|
||||
"edge": "Rand",
|
||||
"other": "Weiteres"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user