X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Flink%2Flang%2Fko.js;fp=sources%2Fplugins%2Flink%2Flang%2Fko.js;h=894ac62b7d34e82730af26f500f20c95097e0a06;hp=2a83a4132874e2c2ecbab7bc5e3708e3f4ae66cd;hb=317f8f8f0651488f226b5280a8f036c7c135c639;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/link/lang/ko.js b/sources/plugins/link/lang/ko.js index 2a83a41..894ac62 100644 --- a/sources/plugins/link/lang/ko.js +++ b/sources/plugins/link/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'ko', { @@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'ko', { anchorName: '책갈피 이름', charset: '링크된 자료 문자열 인코딩', cssClasses: '스타일시트 클래스', + download: '강제 다운로드', + displayText: '보이는 글자', emailAddress: '이메일 주소', emailBody: '메시지 내용', emailSubject: '메시지 제목',