mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Adding languages for the revision deletion.
This commit is contained in:
@@ -258,4 +258,9 @@ return [
|
||||
'comment_updated_success' => 'Комментарий обновлён',
|
||||
'comment_delete_confirm' => 'Вы уверенны, что хотите удалить этот комментарий?',
|
||||
'comment_in_reply_to' => 'В ответ на :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Вы действительно хотите удалить эту ревизию?',
|
||||
];
|
Reference in New Issue
Block a user