Skip to content

Commit a7fcfab

Browse files
committed
Changes made according to the review
1 parent bb61781 commit a7fcfab

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

translations/locales/ko/translations.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -159,25 +159,25 @@
159159
"KeyboardShortcuts": {
160160
"Title": " 단축키",
161161
"ShortcutsFollow": "코드 편집 키보드 단축키는 다음과 같습니다",
162-
"SublimeText": "숭고한 텍스트 단축키",
162+
"SublimeText": "서블라임 텍스트",
163163
"CodeEditing": {
164-
"Tidy": "깔끔한",
164+
"Tidy": "정돈하기",
165165
"FindText": "텍스트 찾기",
166-
"FindNextMatch": "다음 경기 찾기",
167-
"FindPrevMatch": "이전 경기 찾기",
168-
"ReplaceTextMatch": "텍스트 일치 바꾸기",
166+
"FindNextMatch": "다음 일치 항목 찾기",
167+
"FindPrevMatch": "이전 일치 항목 찾기",
168+
"ReplaceTextMatch": "텍스트 일치 항목 바꾸기",
169169
"IndentCodeLeft": "코드 왼쪽 들여쓰기",
170170
"IndentCodeRight": "코드 오른쪽 들여쓰기",
171-
"CommentLine": "댓글 라인",
172-
"FindNextTextMatch": "다음 텍스트 일치 찾기",
173-
"FindPreviousTextMatch": "이전 텍스트 일치 찾기",
171+
"CommentLine": "주석 처리",
172+
"FindNextTextMatch": "다음 텍스트 일치 항목 찾기",
173+
"FindPreviousTextMatch": "이전 텍스트 일치 항목 찾기",
174174
"CodeEditing": "코드 편집"
175175
},
176176
"General": {
177177
"StartSketch": "스케치 시작",
178178
"StopSketch": "스케치 중지",
179-
"TurnOnAccessibleOutput": "접근 가능한 출력 켜기",
180-
"TurnOffAccessibleOutput": "액세스 가능한 출력 끄기"
179+
"TurnOnAccessibleOutput": "접근 가능한 출력 활성화",
180+
"TurnOffAccessibleOutput": "접근 가능한 출력 비활성화"
181181
}
182182
},
183183
"Sidebar": {

0 commit comments

Comments
 (0)