mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-02 15:35:18 +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' => 'このリビジョンを削除しますか?',
|
||||
'revision_delete_success' => 'リビジョンを削除しました'
|
||||
];
|
||||
|
Reference in New Issue
Block a user