snipe-it/resources/lang/en/admin/importer/general.php
snipe af2e407543 Normalize array format in en language to the new shitty way
Signed-off-by: snipe <snipe@snipe.net>
2022-01-13 21:30:35 -08:00

8 lines
116 B
PHP

<?php
return array(
'select_import_file' => 'Select Import File...',
'select_file' => 'Select file'
);