X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/642210ab4c2e719e4db35b7d4e6ecab7dd1405bc..refs/pull/5685/head:/lang/tr/notifications.php diff --git a/lang/tr/notifications.php b/lang/tr/notifications.php index 5539ae9a9..c26a90b32 100644 --- a/lang/tr/notifications.php +++ b/lang/tr/notifications.php @@ -6,13 +6,14 @@ return [ 'new_comment_subject' => 'New comment on page: :pageName', 'new_comment_intro' => 'A user has commented on a page in :appName:', - 'new_page_subject' => 'New page: :pageName', + 'new_page_subject' => 'Yeni sayfa :pageName', 'new_page_intro' => 'A new page has been created in :appName:', 'updated_page_subject' => 'Updated page: :pageName', 'updated_page_intro' => 'A page has been updated in :appName:', 'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.', 'detail_page_name' => 'Page Name:', + 'detail_page_path' => 'Page Path:', 'detail_commenter' => 'Commenter:', 'detail_comment' => 'Comment:', 'detail_created_by' => 'Created By:',