6 lines
56 B
PHP
6 lines
56 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'none' => 'Não há downloads!',
|
||
|
];
|