X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ed981cbab107fabda27581faddfcfce5b7e4e08a..refs/pull/3918/head:/resources/lang/tr/activities.php diff --git a/resources/lang/tr/activities.php b/resources/lang/tr/activities.php index d2b6f77b4..dddd111a7 100644 --- a/resources/lang/tr/activities.php +++ b/resources/lang/tr/activities.php @@ -14,7 +14,7 @@ return [ 'page_delete_notification' => 'Sayfa başarıyla silindi', 'page_restore' => 'sayfayı eski haline getirdi', 'page_restore_notification' => 'Sayfa Başarıyla Eski Haline Getirildi', - 'page_move' => 'sayfayı taşıdı', + 'page_move' => 'sayfa taşındı', // Chapters 'chapter_create' => 'bölüm oluşturdu', @@ -39,13 +39,13 @@ return [ // Bookshelves 'bookshelf_create' => 'kitaplık oluşturuldu', - 'bookshelf_create_notification' => 'Kitaplık başarıyla oluşturuldu', - 'bookshelf_create_from_book' => 'converted book to bookshelf', + 'bookshelf_create_notification' => 'Shelf successfully created', + 'bookshelf_create_from_book' => 'converted book to shelf', 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf', - 'bookshelf_update' => 'kitaplığı güncelledi', - 'bookshelf_update_notification' => 'Kitaplık başarıyla güncellendi', - 'bookshelf_delete' => 'kitaplığı sildi', - 'bookshelf_delete_notification' => 'Kitaplık başarıyla silindi', + 'bookshelf_update' => 'updated shelf', + 'bookshelf_update_notification' => 'Shelf successfully updated', + 'bookshelf_delete' => 'deleted shelf', + 'bookshelf_delete_notification' => 'Shelf successfully deleted', // Favourites 'favourite_add_notification' => '":name" favorilerinize eklendi',