phpvms/resources/lang/es/downloads.php

9 lines
67 B
PHP
Raw Normal View History

2018-07-13 23:30:54 +08:00
<?php
/**
*
*/
return [
'none' => '¡No hay descargas!',
];