mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-04 00:44:41 +08:00
Added a success message on deletion of revision.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
This commit is contained in:
@ -262,4 +262,5 @@ return [
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Czy na pewno chcesz usunąć tę wersję?',
|
||||
'revision_delete_success' => 'Usunięto wersję'
|
||||
];
|
Reference in New Issue
Block a user