phpvms/resources/lang/en/downloads.php
2019-06-18 22:58:09 +00:00

6 lines
60 B
PHP

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