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

9 lines
166 B
PHP

<?php
return [
'text_key' => 'Atașare pentru cheie ',
'not_found' => ' nu a fost găsit',
'size' => 'Dimensiune',
'downloads' => 'Descărcări',
];