]> BookStack Code Mirror - bookstack/blobdiff - lang/tr/notifications.php
ZIP Imports: Added API examples, finished testing
[bookstack] / lang / tr / notifications.php
index 5539ae9a9d86de7b1a59aad5aac4742a61fa3be9..c26a90b32cbe487648f3b9237ceb2079c4902fdd 100644 (file)
@@ -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:',