phpvms/resources/lang/en/downloads.php

7 lines
61 B
PHP
Raw Normal View History

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