mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-01-19 08:42:48 +08:00
New translations common.php (Turkish)
This commit is contained in:
parent
5ab6ad0526
commit
8e4f331674
|
@ -38,12 +38,13 @@ return [
|
|||
'reset' => 'Sıfırla',
|
||||
'remove' => 'Kaldır',
|
||||
'add' => 'Ekle',
|
||||
'fullscreen' => 'Fullscreen',
|
||||
|
||||
// Sort Options
|
||||
'sort_options' => 'Sort Options',
|
||||
'sort_direction_toggle' => 'Sort Direction Toggle',
|
||||
'sort_ascending' => 'Sort Ascending',
|
||||
'sort_descending' => 'Sort Descending',
|
||||
'sort_options' => 'Sıralama Seçenekleri',
|
||||
'sort_direction_toggle' => 'Sıralama Yönünü Değiştir',
|
||||
'sort_ascending' => 'Artan Sıralama',
|
||||
'sort_descending' => 'Azalan Sıralama',
|
||||
'sort_name' => 'İsim',
|
||||
'sort_created_at' => 'Oluşturulma Tarihi',
|
||||
'sort_updated_at' => 'Güncellenme Tarihi',
|
||||
|
@ -59,10 +60,10 @@ return [
|
|||
'grid_view' => 'Grid görünümü',
|
||||
'list_view' => 'Liste görünümü',
|
||||
'default' => 'Varsayılan',
|
||||
'breadcrumb' => 'Breadcrumb',
|
||||
'breadcrumb' => 'Sayfa İşaretleri Yolu',
|
||||
|
||||
// Header
|
||||
'profile_menu' => 'Profile Menu',
|
||||
'profile_menu' => 'Tercih menüsü',
|
||||
'view_profile' => 'Profili Görüntüle',
|
||||
'edit_profile' => 'Profili Düzenle',
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user