phpvms/resources/lang/pt-br/downloads.php

6 lines
56 B
PHP
Raw Normal View History

<?php
return [
'none' => 'Não há downloads!',
];