Files

12 lines
101 B
PHP

<?php
return [
'messages' => [
'uploading_file' => 'Subiendo archivo...',
],
];