Files

12 lines
105 B
PHP

<?php
return [
'messages' => [
'uploading_file' => 'Nahrávání souboru...',
],
];