diff --git a/resources/lang/en/general.php b/resources/lang/en/general.php index e4b2af1e45..be18b9c0ef 100644 --- a/resources/lang/en/general.php +++ b/resources/lang/en/general.php @@ -380,6 +380,9 @@ return [ 'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them', 'start_date' => 'Start Date', 'end_date' => 'End Date', + 'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail', + 'placeholder_kit' => 'Select a kit' + ]; \ No newline at end of file