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

9 lines
167 B
PHP

<?php
return [
'text_key' => 'Pièce jointe pour la clé ',
'not_found' => ' non trouvé',
'size' => 'Taille',
'downloads' => 'Téléchargements',
];