Files
nexusphp/resources/lang/fr/attachment.php

9 lines
167 B
PHP
Raw Normal View History

2025-09-23 11:53:30 +07:00
<?php
return [
'text_key' => 'Pièce jointe pour la clé ',
'not_found' => ' non trouvé',
'size' => 'Taille',
'downloads' => 'Téléchargements',
];