- '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_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.',
+ 'new_comment_subject' => '페이지에 새 댓글이 추가되었습니다: :pageName',
+ 'new_comment_intro' => '사용자가 :appName: 의 페이지에 댓글을 달았습니다.',
+ 'new_page_subject' => '새로운 페이지: :pageName',
+ 'new_page_intro' => ':appName: 에 새 페이지가 생성되었습니다.',
+ 'updated_page_subject' => '페이지 업데이트됨: :pageName',
+ 'updated_page_intro' => ':appName: 에서 페이지가 업데이트되었습니다:',
+ 'updated_page_debounce' => '알림이 한꺼번에 몰리는 것을 방지하기 위해 당분간 동일한 편집자가 이 페이지를 추가로 편집할 경우 알림이 전송되지 않습니다.',