Files
2025-10-22 20:08:22 +05:00

10 lines
110 B
PHP

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