Files
2024-11-10 11:11:35 +01:00

34 lines
892 B
JavaScript

CKEDITOR.plugins.setLang('bootstrapCollapse', 'ms', {//Malay
plugin : 'Tutup Bootstrap',
title : 'Tajuk',
content : 'Kandungan',
htmlIsAllowed : 'HTML Adalah Dibenarkan',
addNewItem : 'Tambah Baru Perkara',
minimum : 'Plugin mesti mengandungi sekurang-kurangnya 1 item',
link : 'Oautan',
style : 'Style',
type : 'Jenis',
size : 'Saiz',
blockLevel : 'Sekat Tahap',
active : 'Aktif',
enabled : 'Membolehkan',
text : 'Teks',
preview : 'Preview',
optional : 'Pilihan',
badge : 'Badge',
caption : 'Caption',
image : 'Imej',
delete : 'Adakah anda pasti anda mahu memadam item ini?',
items : 'Item',
settings : 'Tetapan',
expandFirstItem : 'Buka Perkara Pertama',
yes : 'Ya',
no : 'Tiada',
theme : 'Tema',
default : 'Lalai',
primary : 'primary',
success : 'Kejayaan',
info : 'Maklumat',
warning : 'Amaran',
danger : 'Bahaya'
});