Added strings

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-10-13 12:43:24 -07:00
parent cfb780b20b
commit 3549afe157

View file

@ -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'
];