mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-02 23:56:56 +08:00
Added a success message on deletion of revision.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
This commit is contained in:
@ -237,4 +237,5 @@ return [
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Naozaj chcete túto revíziu odstrániť?',
|
||||
'revision_delete_success' => 'Revízia bola vymazaná'
|
||||
];
|
||||
|
Reference in New Issue
Block a user