mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Adding languages for the revision deletion.
This commit is contained in:
@ -257,4 +257,9 @@ return [
|
||||
'comment_updated_success' => 'Komentarz zaktualizowany',
|
||||
'comment_delete_confirm' => 'Czy na pewno chcesz usunąc ten komentarz?',
|
||||
'comment_in_reply_to' => 'W odpowiedzi na :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Czy na pewno chcesz usunąć tę wersję?',
|
||||
];
|
Reference in New Issue
Block a user