Files

10 lines
101 B
PHP

<?php
return [
'messages' => [
'uploading_file' => 'Nalaganje datoteke...',
],
];