*/
return [
// General editor terms
- 'general' => 'General',
- 'advanced' => 'Advanced',
- 'none' => 'None',
- 'cancel' => 'Cancel',
- 'save' => 'Save',
- 'close' => 'Close',
+ 'general' => 'Umum',
+ 'advanced' => 'Lanjutan',
+ 'none' => 'Tidak Ada',
+ 'cancel' => 'Batal',
+ 'save' => 'Simpan',
+ 'close' => 'Tutup',
'undo' => 'Undo',
- 'redo' => 'Redo',
- 'left' => 'Left',
- 'center' => 'Center',
- 'right' => 'Right',
- 'top' => 'Top',
- 'middle' => 'Middle',
- 'bottom' => 'Bottom',
- 'width' => 'Width',
- 'height' => 'Height',
- 'More' => 'More',
- 'select' => 'Select...',
+ 'redo' => 'Ulangi',
+ 'left' => 'Kiri',
+ 'center' => 'Tengah',
+ 'right' => 'Kanan',
+ 'top' => 'Atas',
+ 'middle' => 'Sedang',
+ 'bottom' => 'Bawah',
+ 'width' => 'Lebar',
+ 'height' => 'Tinggi',
+ 'More' => 'Lebih Banyak',
+ 'select' => 'Pilih...',
// Toolbar
- 'formats' => 'Formats',
+ 'formats' => 'Format',
'header_large' => 'Large Header',
'header_medium' => 'Medium Header',
'header_small' => 'Small Header',
'inline_code' => 'Inline code',
'callouts' => 'Callouts',
'callout_information' => 'Information',
- 'callout_success' => 'Success',
- 'callout_warning' => 'Warning',
- 'callout_danger' => 'Danger',
- 'bold' => 'Bold',
+ 'callout_success' => 'Sukses',
+ 'callout_warning' => 'Peringatan',
+ 'callout_danger' => 'Bahaya',
+ 'bold' => 'Berani',
'italic' => 'Italic',
- 'underline' => 'Underline',
+ 'underline' => 'Garis Bawah',
'strikethrough' => 'Strikethrough',
'superscript' => 'Superscript',
'subscript' => 'Subscript',