]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/id/editor.php
New Crowdin updates (#3358)
[bookstack] / resources / lang / id / editor.php
index 82712029210ebeec005dbf5530d8ad4c0918c042..88204b416e2ec7f2d6eba405b5ad7a246d4f5471 100644 (file)
@@ -7,27 +7,27 @@
  */
 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',
@@ -37,12 +37,12 @@ return [
     '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',