ajout app
This commit is contained in:
19
SNIPE-IT/resources/lang/fr-FR/admin/labels/table.php
Normal file
19
SNIPE-IT/resources/lang/fr-FR/admin/labels/table.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'example_company' => 'Société de test limitée',
|
||||
'example_defaultloc' => 'Bâtiment 1',
|
||||
'example_category' => 'Catégorie de test',
|
||||
'example_location' => 'Bâtiment 2',
|
||||
'example_manufacturer' => 'Tester Fabrication Inc.',
|
||||
'example_model' => 'Modèle de test',
|
||||
'example_supplier' => 'Société de test limitée',
|
||||
'labels_per_page' => 'Étiquettes',
|
||||
'support_fields' => 'Champs',
|
||||
'support_asset_tag' => 'Étiquette',
|
||||
'support_1d_barcode' => '1D',
|
||||
'support_2d_barcode' => '2D',
|
||||
'support_logo' => 'Logo',
|
||||
'support_title' => 'Titre',
|
||||
|
||||
];
|
Reference in New Issue
Block a user