X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fko.js;h=b44c1e827ac16643d96e7010c41721ab6d007070;hp=3c67a29aeba100dc03c2c35d35490420459d23f8;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863 diff --git a/_source/lang/ko.js b/_source/lang/ko.js index 3c67a29..b44c1e8 100644 --- a/_source/lang/ko.js +++ b/_source/lang/ko.js @@ -120,6 +120,7 @@ CKEDITOR.lang['ko'] = alignTop : '위', alignMiddle : '중간', alignBottom : '아래', + invalidValue : 'Invalid value.', // MISSING invalidHeight : 'Height must be a number.', // MISSING invalidWidth : 'Width must be a number.', // MISSING invalidCssLength : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING