Approval.

This commit is contained in:
2020-09-07 15:02:32 +02:00
committed by Stefan Rohde-Enslin
parent 724ed280ee
commit e469dba11c
7 changed files with 47 additions and 47 deletions

View File

@ -1,16 +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"
"left": "Kiri",
"top_left": "Kiri atas",
"top": "Atas",
"top_right": "Kanan atas",
"right": "Kanan",
"bottom_right": "Bawah kanan",
"bottom": "Bawah",
"bottom_left": "Bawah kiri",
"center": "Pusat",
"rear_side": "Belakang",
"edge": "Pinggir",
"other": "Lain"
}
}
}