snipe-it/resources/lang/fr-FR/table.php
snipe f3bf74a540 Updated language files
Signed-off-by: snipe <snipe@snipe.net>
2024-07-08 15:51:19 +01:00

12 lines
255 B
PHP

<?php
return array(
'actions' => 'Actions',
'action' => 'Action',
'by' => 'Par',
'item' => 'Item',
'no_matching_records' => 'Aucun enregistrement correspondant n\'a été trouvé',
);