first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/id.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/id.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'id', {//Indonesian
|
||||
plugin : 'Collapse Bootstrap',
|
||||
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?',
|
||||
items : 'Item',
|
||||
settings : 'Pengaturan',
|
||||
expandFirstItem : 'Memperluas Barang Pertama',
|
||||
yes : 'Iya Nih',
|
||||
no : 'Tidak',
|
||||
theme : 'Tema',
|
||||
default : 'Kegagalan',
|
||||
primary : 'Utama',
|
||||
success : 'Keberhasilan',
|
||||
info : 'Info',
|
||||
warning : 'Peringatan',
|
||||
danger : 'Bahaya'
|
||||
});
|
||||
Reference in New Issue
Block a user