]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/entities.php
#47 - Fixes the issues with the test case.
[bookstack] / resources / lang / en / entities.php
index 65fba069f9674ad0228b703b8bd9f9a7733d88b4..43053df10f41d513561e7fef65f9c562aba52f6f 100644 (file)
@@ -254,5 +254,7 @@ return [
     'comment_updated' => 'Comment updated',
     'comment_deleted' => 'Comment deleted',
     '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_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