phpvms/resources/lang/en/downloads.php
2018-05-21 11:27:57 -05:00

9 lines
71 B
PHP

<?php
/**
*
*/
return [
'none' => 'There are no downloads!',
];