Skip to content

Commit 40339d9

Browse files
author
Koongchi123
committed
Added Korean translations
Added Korean translations by Koongchi
1 parent 3aa8a87 commit 40339d9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="app_name">ATE Intent 예제</string>
4+
<string name="open_new_window">새로운 창 열기</string>
5+
<string name="script_label">스크립트 : </string>
6+
<string name="run_script">스크립트 실행</string>
7+
<string name="run_script_save_window">스크립트 실행 및 명령창 상태 저장</string>
8+
<string name="run_script_existing_window">저장된 명령창에서 스크립트 실행</string>
9+
<string name="help">이 예제는 터미널 에뮬레이터에서 어떻게 Intent를 전송하는지 보여줍니다.</string>
10+
</resources>

0 commit comments

Comments
 (0)