]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/ko.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / ko.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'toolbar', 'ko', {\r
6 toolbarCollapse: '툴바 줄이기',\r
7 toolbarExpand: '툴바 확장',\r
8 toolbarGroups: {\r
9 document: '문서',\r
10 clipboard: '클립보드/실행 취소',\r
11 editing: '편집',\r
12 forms: '폼',\r
13 basicstyles: '기본 스타일',\r
14 paragraph: '단락',\r
15 links: '링크',\r
16 insert: '삽입',\r
17 styles: '스타일',\r
18 colors: '색상',\r
19 tools: '도구'\r
20 },\r
21 toolbars: '에디터 툴바'\r
22} );\r