X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a274406038e13cf678e14d65dfa70d04ead67206..refs/pull/3918/head:/resources/lang/id/common.php diff --git a/resources/lang/id/common.php b/resources/lang/id/common.php index c9aac2ed2..c6e1fa8b1 100644 --- a/resources/lang/id/common.php +++ b/resources/lang/id/common.php @@ -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',