mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-04 17:04:32 +08:00
Adds tests and few fixes.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
This commit is contained in:
@ -265,5 +265,6 @@ return [
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Sei sicuro di voler eliminare questa revisione?',
|
||||
'revision_delete_success' => 'Revisione cancellata'
|
||||
'revision_delete_success' => 'Revisione cancellata',
|
||||
'revision_cannot_delete_latest' => 'Impossibile eliminare l\'ultima revisione.'
|
||||
];
|
Reference in New Issue
Block a user