]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/id.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / id.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'id', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Penasehat Judul',\r
8 cssClassInputLabel: 'Kelas Stylesheet',\r
9 edit: 'Sunting Div',\r
10 inlineStyleInputLabel: 'Inline Style', // MISSING\r
11 langDirLTRLabel: 'Kiri ke Kanan (LTR)',\r
12 langDirLabel: 'Arah Bahasa',\r
13 langDirRTLLabel: 'Kanan ke Kiri (RTL)',\r
14 languageCodeInputLabel: 'Kode Bahasa',\r
15 remove: 'Hapus Div',\r
16 styleSelectLabel: 'Gaya',\r
17 title: 'Ciptakan Wadah Div',\r
18 toolbar: 'Cipatakan Wadah Div'\r
19} );\r