phpvms/resources/lang/en/downloads.php

9 lines
71 B
PHP
Raw Normal View History

2018-05-22 00:27:57 +08:00
<?php
/**
*
*/
return [
'none' => 'There are no downloads!',
];