Files

10 lines
102 B
PHP

<?php
return [
'messages' => [
'uploading_file' => 'Učitavanje fajlova...',
],
];