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

29 lines
931 B
JSON

{
"position_set": {
"left": "Left",
"top_left": "Top left",
"top": "Top",
"top_right": "Top right",
"right": "Right",
"bottom_right": "Bottom right",
"bottom": "Bottom",
"bottom_left": "Bottom left",
"center": "Center",
"rear_side": "Rear side",
"edge": "Edge",
"other": "Other",
"inside": "Inside",
"underside": "Underside",
"topside": "Topside",
"front_front": "Full front",
"rear_left": "Rear side: left",
"rear_top_left": "Rear side: top left",
"rear_top": "Rear side: top",
"rear_top_right": "Rear side: top right",
"rear_right": "Rear side: right",
"rear_bottom_right": "Rear side: bottom right",
"rear_bottom": "Rear side: bottom",
"rear_bottom_left": "Rear side: bottom left",
"rear_center": "Rear side: center"
}
}