mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Added strings
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
cfb780b20b
commit
3549afe157
|
@ -380,6 +380,9 @@ return [
|
||||||
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',
|
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',
|
||||||
'start_date' => 'Start Date',
|
'start_date' => 'Start Date',
|
||||||
'end_date' => 'End Date',
|
'end_date' => 'End Date',
|
||||||
|
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
||||||
|
'placeholder_kit' => 'Select a kit'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
];
|
];
|
Loading…
Reference in a new issue