Files
nexusphp/resources/lang/es/attachment.php
2025-09-23 11:53:30 +07:00

9 lines
155 B
PHP

<?php
return [
'text_key' => 'Adjunto de la clave ',
'not_found' => ' no encontrado',
'size' => 'Tamaño',
'downloads' => 'Descargas',
];