We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8daa4f + c8022b7 commit c721802Copy full SHA for c721802
src/playground/blocks/hardwareLite/block_robotis_robotai_lite.js
@@ -1170,8 +1170,8 @@ let camera_id_for_use = 0;
1170
robotis_ai_camera_center_arrow_target_x: '끝점 X좌표',
1171
robotis_ai_camera_center_arrow_target_y: '끝점 Y좌표',
1172
1173
- robotis_plant_ripe: '빨간색으로 잘 익은',
1174
- robotis_plant_unripe: '초록색으로 덜 익은',
+ robotis_plant_ripe: '빨간색',
+ robotis_plant_unripe: '초록색',
1175
robotis_harvest: '수확하고',
1176
robotis_not_harvest: '수확하지 않고',
1177
},
0 commit comments