Files
nexusphp/resources/lang/en/attachment.php
2025-09-21 19:26:24 +07:00

9 lines
147 B
PHP

<?php
return [
'text_key' => 'Attachment for key ',
'not_found' => ' not found',
'size' => 'Size',
'downloads' => 'Downloads',
];