mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
#47 - Changes the location of the reply and edit comment box.
This commit is contained in:
@ -246,5 +246,6 @@ return [
|
||||
'one_comment' => '1 Comment',
|
||||
'comments_loading' => 'Loading...',
|
||||
'comment_save' => 'Save Comment',
|
||||
'comment_cancel' => 'Cancel'
|
||||
'comment_cancel' => 'Cancel',
|
||||
'comment_deleted' => 'This comment has been deleted.'
|
||||
];
|
Reference in New Issue
Block a user