Skip to content

Commit 54d79cd

Browse files
authored
Merge pull request #3044 from entrylabs/issue/10246
[#10246] 하드웨어 최소버전 다국어 변경
2 parents 3bf057a + 6d33163 commit 54d79cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extern/lang/en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5231,7 +5231,7 @@ Lang.Msgs = {
52315231
'It is a collection of blocks that can read text in a variety of voice using the Clova.',
52325232
hardware_need_update_title: 'Entry HW update',
52335233
hardware_need_update_content:
5234-
"Please update to the latest version,\nif you are using below version.\nEntry website only supported v1.9.64 or later.\nPlease remove the web browser cache,\nif any block doesn't appear after updating.",
5234+
"Please update to the latest version,\nif you are using below version.\nEntry website only supported v1.9.73 or later.\nPlease remove the web browser cache,\nif any block doesn't appear after updating.",
52355235
ai_utilize_audio_description:
52365236
'It is a collection of blocks that recognize speech using microphone.',
52375237
ai_utilize_video_description:

extern/lang/ko.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5602,7 +5602,7 @@ Lang.Msgs = {
56025602
'nVoice 음성합성 기술로 다양한 목소리로 문장을 읽는 블록모음 입니다. (한국어 엔진 지원)',
56035603
hardware_need_update_title: '업데이트 안내',
56045604
hardware_need_update_content:
5605-
'보안 업데이트로 인해 하드웨어 연결 프로그램은\n1.9.64 버전 이상만 사용할 수 있습니다.\n더 낮은 버전이라면 최신 버전을 다운로드 받아 주세요.',
5605+
'보안 업데이트로 인해 하드웨어 연결 프로그램은\n1.9.73 버전 이상만 사용할 수 있습니다.\n더 낮은 버전이라면 최신 버전을 다운로드 받아 주세요.',
56065606
ai_utilize_video_description:
56075607
'카메라를 이용하여 사람(신체), 얼굴, 사물 등을 인식하는 블록들의 모음입니다. (IE 및 iOS 미지원)',
56085608
lecture_header_restart_msg: '처음부터 다시 시작하시겠습니까?',

0 commit comments

Comments
 (0)