]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/id/editor.php
Guest create page: name field autofocus
[bookstack] / resources / lang / id / editor.php
index 57a1daa5b274a0c5060656c79796e8a5e6314e5d..18d85733fa7d3c33f07643942e8cca9768c1a358 100644 (file)
@@ -45,12 +45,12 @@ return [
     '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',
@@ -66,6 +66,7 @@ return [
     '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',
@@ -143,9 +144,11 @@ return [
     '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',