Removed outdated translations and updated tests

This commit is contained in:
Dan Brown
2017-09-09 18:41:59 +01:00
parent 0275d2ad58
commit 621142a46e
10 changed files with 74 additions and 201 deletions

View File

@ -255,6 +255,4 @@ return [
'comment_updated_success' => 'Comment updated',
'comment_delete_confirm' => 'Are you sure you want to delete this comment?',
'comment_in_reply_to' => 'In reply to :commentId',
'comment_create' => 'Created'
];