mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Adding languages for the revision deletion.
This commit is contained in:
@@ -260,4 +260,9 @@ return [
|
||||
'comment_updated_success' => 'Commento aggiornato',
|
||||
'comment_delete_confirm' => 'Sei sicuro di voler elminare questo commento?',
|
||||
'comment_in_reply_to' => 'In risposta a :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Sei sicuro di voler eliminare questa revisione?',
|
||||
];
|
Reference in New Issue
Block a user