]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/id.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / id.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', 'id', {\r
6 toolbarCollapse: 'Ciutkan Toolbar',\r
7 toolbarExpand: 'Bentangkan Toolbar',\r
8 toolbarGroups: {\r
9 document: 'Dokumen',\r
10 clipboard: 'Papan klip / Kembalikan perlakuan',\r
11 editing: 'Sunting',\r
12 forms: 'Formulir',\r
13 basicstyles: 'Gaya Dasar',\r
14 paragraph: 'Paragraf',\r
15 links: 'Tautan',\r
16 insert: 'Sisip',\r
17 styles: 'Gaya',\r
18 colors: 'Warna',\r
19 tools: 'Alat'\r
20 },\r
21 toolbars: 'Toolbar Penyunting'\r
22} );\r