change location of crane:type field

This commit is contained in:
Wille Marcel
2017-10-04 06:30:57 -03:00
parent 2b00b85a7e
commit 0de9ea3cff
@@ -4,8 +4,8 @@
"label": "Crane Type",
"strings": {
"options": {
"portal_crane": "Portal crane",
"floor-mounted_crane": "Floor-mounted crane",
"portal_crane": "Portal Crane",
"floor-mounted_crane": "Floor-mounted Crane",
"travel_lift": "Travel Lift"
}
}