Files
Docker/SNIPE-IT/resources/lang/fr-FR/table.php
2024-04-17 20:22:30 +02:00

11 lines
135 B
PHP

<?php
return array(
'actions' => 'Actions',
'action' => 'Action',
'by' => 'Par',
'item' => 'Item',
);