We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98adcdc commit 665010bCopy full SHA for 665010b
lang/ko/editor.php
@@ -13,6 +13,7 @@
13
'cancel' => '취소',
14
'save' => '저장',
15
'close' => '닫기',
16
+ 'apply' => 'Apply',
17
'undo' => '되돌리기',
18
'redo' => '다시 실행',
19
'left' => '왼쪽',
@@ -147,6 +148,7 @@
147
148
'url' => 'URL',
149
'text_to_display' => '표시할 텍스트',
150
'title' => '제목',
151
+ 'browse_links' => 'Browse links',
152
'open_link' => '링크 열기',
153
'open_link_in' => '다음에서 링크 열기...',
154
'open_link_current' => '현재 창',
0 commit comments