Files

10 lines
110 B
PHP

<?php
return [
'messages' => [
'uploading_file' => 'Загрузка файла...',
],
];