mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-18 17:22:05 -08:00
6 lines
172 B
PHP
6 lines
172 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'alt_uploaded_image_thumbnail' => 'Uploaded image thumbnail',
|
||
|
'placeholder_kit' => 'Select a kit',
|
||
|
];
|