Skip to content

Commit c721802

Browse files
authored
Merge pull request #2952 from irarykim/develop-hw-robotai-lite-2505
로봇아이 lite 블록 문구 수정
2 parents a8daa4f + c8022b7 commit c721802

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/playground/blocks/hardwareLite/block_robotis_robotai_lite.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,8 +1170,8 @@ let camera_id_for_use = 0;
11701170
robotis_ai_camera_center_arrow_target_x: '끝점 X좌표',
11711171
robotis_ai_camera_center_arrow_target_y: '끝점 Y좌표',
11721172

1173-
robotis_plant_ripe: '빨간색으로 잘 익은',
1174-
robotis_plant_unripe: '초록색으로 덜 익은',
1173+
robotis_plant_ripe: '빨간색',
1174+
robotis_plant_unripe: '초록색',
11751175
robotis_harvest: '수확하고',
11761176
robotis_not_harvest: '수확하지 않고',
11771177
},

0 commit comments

Comments
 (0)