mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Adding languages for the revision deletion.
This commit is contained in:
@@ -265,4 +265,9 @@ return [
|
||||
'comment_updated_success' => 'Kommentaren har uppdaterats',
|
||||
'comment_delete_confirm' => 'Är du säker på att du vill ta bort den här kommentaren?',
|
||||
'comment_in_reply_to' => 'Som svar på :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Är du säker på att du vill radera den här versionen?'
|
||||
];
|
Reference in New Issue
Block a user