]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/tr/common.php
Allow toggling between grid and list view in shelf view (shelves.show)
[bookstack] / resources / lang / tr / common.php
index 54425aef32d742c14fb709aa627be2492db589ad..a87a0d5dbfa81d54f15cf2f55dcf017785fa1bbc 100644 (file)
@@ -40,6 +40,10 @@ return [
     'add' => 'Ekle',
 
     // Sort Options
+    'sort_options' => 'Sort Options',
+    'sort_direction_toggle' => 'Sort Direction Toggle',
+    'sort_ascending' => 'Sort Ascending',
+    'sort_descending' => 'Sort Descending',
     'sort_name' => 'İsim',
     'sort_created_at' => 'Oluşturulma Tarihi',
     'sort_updated_at' => 'Güncellenme Tarihi',
@@ -55,8 +59,10 @@ return [
     'grid_view' => 'Grid görünümü',
     'list_view' => 'Liste görünümü',
     'default' => 'Varsayılan',
+    'breadcrumb' => 'Breadcrumb',
 
     // Header
+    'profile_menu' => 'Profile Menu',
     'view_profile' => 'Profili Görüntüle',
     'edit_profile' => 'Profili Düzenle',