Skip to content

Commit 665010b

Browse files
committed
New translations editor.php (Korean)
1 parent 98adcdc commit 665010b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lang/ko/editor.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
'cancel' => '취소',
1414
'save' => '저장',
1515
'close' => '닫기',
16+
'apply' => 'Apply',
1617
'undo' => '되돌리기',
1718
'redo' => '다시 실행',
1819
'left' => '왼쪽',
@@ -147,6 +148,7 @@
147148
'url' => 'URL',
148149
'text_to_display' => '표시할 텍스트',
149150
'title' => '제목',
151+
'browse_links' => 'Browse links',
150152
'open_link' => '링크 열기',
151153
'open_link_in' => '다음에서 링크 열기...',
152154
'open_link_current' => '현재 창',

0 commit comments

Comments
 (0)