X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e3c4a9d167af8a92b288bcc100347d52bff102bc..refs/pull/5721/head:/lang/en/components.php diff --git a/lang/en/components.php b/lang/en/components.php index 8a105096b..c33b1d0b7 100644 --- a/lang/en/components.php +++ b/lang/en/components.php @@ -34,6 +34,8 @@ return [ 'image_delete_success' => 'Image successfully deleted', 'image_replace' => 'Replace Image', 'image_replace_success' => 'Image file successfully updated', + 'image_rebuild_thumbs' => 'Regenerate Size Variations', + 'image_rebuild_thumbs_success' => 'Image size variations successfully rebuilt!', // Code Editor 'code_editor' => 'Edit Code',