*/
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',
- 'text_color' => 'Text color',
- 'custom_color' => 'Custom color',
- 'remove_color' => 'Remove color',
- 'background_color' => 'Background color',
- 'align_left' => 'Align left',
+ 'subscript' => 'Berlangganan',
+ 'text_color' => 'Warna teks',
+ 'custom_color' => 'Warna khusus',
+ 'remove_color' => 'Hapus Warna',
+ 'background_color' => 'Warna latar',
+ 'align_left' => 'Rata Kiri',
'align_center' => 'Align center',
'align_right' => 'Align right',
'align_justify' => 'Justify',
'insert_link_title' => 'Insert/Edit Link',
'insert_horizontal_line' => 'Insert horizontal line',
'insert_code_block' => 'Insert code block',
+ 'edit_code_block' => 'Edit code block',
'insert_drawing' => 'Insert/edit drawing',
'drawing_manager' => 'Drawing manager',
'insert_media' => 'Insert/edit media',
'url' => 'URL',
'text_to_display' => 'Text to display',
'title' => 'Title',
- 'open_link' => 'Open link in...',
+ 'open_link' => 'Open link',
+ 'open_link_in' => 'Open link in...',
'open_link_current' => 'Current window',
'open_link_new' => 'New window',
+ 'remove_link' => 'Remove link',
'insert_collapsible' => 'Insert collapsible block',
'collapsible_unwrap' => 'Unwrap',
'edit_label' => 'Edit label',
'about' => 'About the editor',
'about_title' => 'About the WYSIWYG Editor',
'editor_license' => 'Editor License & Copyright',
- 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.',
+ 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.',
'save_continue' => 'Save Page & Continue',
'callouts_cycle' => '(Keep pressing to toggle through types)',