X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/1dbc3588cf11c12fde3da0ca4cb951c55ce810d9..refs/pull/3918/head:/resources/lang/en/entities.php diff --git a/resources/lang/en/entities.php b/resources/lang/en/entities.php index 38c2f2ae3..4af6120f8 100644 --- a/resources/lang/en/entities.php +++ b/resources/lang/en/entities.php @@ -192,6 +192,7 @@ return [ 'pages_delete_draft' => 'Delete Draft Page', 'pages_delete_success' => 'Page deleted', 'pages_delete_draft_success' => 'Draft page deleted', + 'pages_delete_warning_template' => '{0}|{1}Be careful: this page is used as a template for :count book.|[2,*]Be careful: this page is used as a template for :count books.', 'pages_delete_confirm' => 'Are you sure you want to delete this page?', 'pages_delete_draft_confirm' => 'Are you sure you want to delete this draft page?', 'pages_editing_named' => 'Editing Page :pageName',