]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/id/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / id / common.php
index c9aac2ed2d4012f38dc32e124e22cfc94c584ace..c6e1fa8b14082c361ea688d713ad7b66d0e03cb4 100644 (file)
@@ -20,11 +20,12 @@ return [
     'role' => 'Peran',
     'cover_image' => 'Sampul gambar',
     'cover_image_description' => 'Gambar ini harus berukuran kira-kira 440x250 piksel.',
-    
+
     // Actions
     'actions' => 'Tindakan',
     'view' => 'Lihat',
     'view_all' => 'Lihat Semua',
+    'new' => 'New',
     'create' => 'Buat',
     'update' => 'Perbarui',
     'edit' => 'Sunting',
@@ -45,6 +46,10 @@ return [
     'unfavourite' => 'Batal favorit',
     'next' => 'Selanjutnya',
     'previous' => 'Sebelumnya',
+    'filter_active' => 'Active Filter:',
+    'filter_clear' => 'Clear Filter',
+    'download' => 'Download',
+    'open_in_tab' => 'Open in Tab',
 
     // Sort Options
     'sort_options' => 'Opsi Sortir',
@@ -69,14 +74,21 @@ return [
     'list_view' => 'Tampilan Daftar',
     'default' => 'Bawaan',
     'breadcrumb' => 'Breadcrumb',
+    'status' => 'Status',
+    'status_active' => 'Active',
+    'status_inactive' => 'Inactive',
+    'never' => 'Never',
+    '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',