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

9 lines
158 B
PHP

<?php
return [
'text_key' => 'Allegato per la chiave ',
'not_found' => ' non trovato',
'size' => 'Dimensione',
'downloads' => 'Download',
];