1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Comments: Fixed display, added archive list support for editor toolbox

This commit is contained in:
Dan Brown
2025-05-09 12:14:28 +01:00
parent c82fa33210
commit a27df485bb
4 changed files with 43 additions and 3 deletions

View File

@ -396,6 +396,7 @@ return [
'comment_placeholder' => 'Leave a comment here',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Save Comment',
'comment_new' => 'New Comment',
'comment_created' => 'commented :createDiff',