3 * Text used for activity-based notifications.
7 'new_comment_subject' => 'Ny kommentar på siden: :pageName',
8 'new_comment_intro' => 'En bruger har kommenteret på en side i :appName:',
9 'new_page_subject' => 'Ny side: :pageName',
10 'new_page_intro' => 'En ny side er blevet oprettet i :appName:',
11 'updated_page_subject' => 'Opdateret side: :pageName',
12 'updated_page_intro' => 'En side er blevet opdateret i :appName:',
13 'updated_page_debounce' => 'For at forhindre en masse af notifikationer, i et stykke tid vil du ikke blive sendt notifikationer for yderligere redigeringer til denne side af den samme editor.',
15 'detail_page_name' => 'Page Name:',
16 'detail_page_path' => 'Page Path:',
17 'detail_commenter' => 'Commenter:',
18 'detail_comment' => 'Comment:',
19 'detail_created_by' => 'Created By:',
20 'detail_updated_by' => 'Updated By:',
22 'action_view_comment' => 'View Comment',
23 'action_view_page' => 'View Page',
25 'footer_reason' => 'This notification was sent to you because :link cover this type of activity for this item.',
26 'footer_reason_link' => 'your notification preferences',