mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Removed extraneous files
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
ecc6bd8a24
commit
2ef45afb2b
|
@ -1,6 +0,0 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'process' => 'Process',
|
||||
);
|
|
@ -1,7 +0,0 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'select_import_file' => 'Select Import File...',
|
||||
'select_file' => 'Select file'
|
||||
);
|
|
@ -1,10 +0,0 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'file' => 'File',
|
||||
'created' => 'Created',
|
||||
'size' => 'Size',
|
||||
'process' => 'Process',
|
||||
'delete' => 'Delete',
|
||||
);
|
Loading…
Reference in a new issue