mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Updated string for file not found
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
e1069ac234
commit
16bd2cde0f
|
@ -395,7 +395,7 @@ return [
|
||||||
'end_date' => 'Enddatum',
|
'end_date' => 'Enddatum',
|
||||||
'alt_uploaded_image_thumbnail' => 'Hochgeladene Miniaturansicht',
|
'alt_uploaded_image_thumbnail' => 'Hochgeladene Miniaturansicht',
|
||||||
'placeholder_kit' => 'Kit auswählen',
|
'placeholder_kit' => 'Kit auswählen',
|
||||||
'file_not_found' => 'File not found',
|
'file_not_found' => 'File not found on server',
|
||||||
'preview_not_available' => '(no preview)',
|
'preview_not_available' => '(no preview)',
|
||||||
'setup' => 'Setup',
|
'setup' => 'Setup',
|
||||||
'pre_flight' => 'Pre-Flight',
|
'pre_flight' => 'Pre-Flight',
|
||||||
|
|
Loading…
Reference in a new issue