translation-json/value-sets/zh/position_set.json

17 lines
387 B
JSON
Raw Normal View History

2020-08-07 09:39:40 +02:00
{
"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"
}
}