translation-json/value-sets/fr/position_set.json
2020-08-06 16:08:04 +02:00

17 lines
387 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": "Unten links",
"center": "Center",
"rear_side": "Rear side",
"edge": "Edge",
"other": "Other"
}
}