]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/id/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / id / common.php
index b6c1f8d75a257e2f4449690b117eb1322a5980c1..c6e1fa8b14082c361ea688d713ad7b66d0e03cb4 100644 (file)
@@ -25,6 +25,7 @@ return [
     'actions' => 'Tindakan',
     'view' => 'Lihat',
     'view_all' => 'Lihat Semua',
+    'new' => 'New',
     'create' => 'Buat',
     'update' => 'Perbarui',
     'edit' => 'Sunting',
@@ -47,6 +48,8 @@ return [
     'previous' => 'Sebelumnya',
     'filter_active' => 'Active Filter:',
     'filter_clear' => 'Clear Filter',
+    'download' => 'Download',
+    'open_in_tab' => 'Open in Tab',
 
     // Sort Options
     'sort_options' => 'Opsi Sortir',
@@ -78,12 +81,14 @@ return [
     'none' => 'None',
 
     // Header
+    'homepage' => 'Homepage',
     'header_menu_expand' => 'Perluas Menu Tajuk',
     'profile_menu' => 'Menu Profil',
     'view_profile' => 'Tampilkan Profil',
     'edit_profile' => 'Sunting Profil',
     'dark_mode' => 'Mode Gelap',
     'light_mode' => 'Mode Terang',
+    'global_search' => 'Global Search',
 
     // Layout tabs
     'tab_info' => 'Informasi',