6 lines
65 B
PHP
6 lines
65 B
PHP
<?php
|
|
|
|
return [
|
|
'no_file_selected' => 'No file selected',
|
|
];
|