first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapTab/lang/id.js
Normal file
22
libraries/ckeditor/plugins/bootstrapTab/lang/id.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapTab', 'id', {//Indonesian
|
||||
plugin : 'Bootstrap Tab',
|
||||
title : 'Judul',
|
||||
content : 'Kadar',
|
||||
htmlIsAllowed : 'HTML Diizinkan',
|
||||
addNewItem : 'Add New Item',
|
||||
minimum : 'Plugin harus mengandung setidaknya 1 item',
|
||||
link : 'Mata Rantai',
|
||||
style : 'Gaya',
|
||||
type : 'Jenis',
|
||||
size : 'Ukuran',
|
||||
blockLevel : 'Blok Tingkat',
|
||||
active : 'Aktif',
|
||||
enabled : 'Diaktifkan',
|
||||
text : 'Teks',
|
||||
preview : 'Preview',
|
||||
optional : 'Opsional',
|
||||
badge : 'Badge',
|
||||
caption : 'Keterangan Gambar',
|
||||
image : 'Gambar',
|
||||
delete : 'Apakah Anda yakin ingin menghapus item ini?'
|
||||
});
|
||||
Reference in New Issue
Block a user