X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/5bd9da60544dbfde9a121589b33bf92b372f9490..refs/pull/261/head:/resources/lang/en/entities.php diff --git a/resources/lang/en/entities.php b/resources/lang/en/entities.php index 08e11cfde..43053df10 100644 --- a/resources/lang/en/entities.php +++ b/resources/lang/en/entities.php @@ -253,5 +253,8 @@ return [ 'comment_created' => 'Comment added', 'comment_updated' => 'Comment updated', 'comment_deleted' => 'Comment deleted', - 'comment_updated_text' => 'Updated :updateDiff by' + 'comment_updated_text' => 'Updated :updateDiff by', + 'comment_delete_confirm' => 'This will remove the contents of the comment. Are you sure you want to delete this comment?', + 'comment_create' => 'Created' + ]; \ No newline at end of file