ajout app
This commit is contained in:
19
SNIPE-IT/resources/lang/ro-RO/admin/labels/table.php
Normal file
19
SNIPE-IT/resources/lang/ro-RO/admin/labels/table.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'example_company' => 'Test Company Limited',
|
||||
'example_defaultloc' => 'Clădire 1',
|
||||
'example_category' => 'Categorie de test',
|
||||
'example_location' => 'Clădire 2',
|
||||
'example_manufacturer' => 'Testează fabricația Inc.',
|
||||
'example_model' => 'Modelul de test',
|
||||
'example_supplier' => 'Test Company Limited',
|
||||
'labels_per_page' => 'Etichete',
|
||||
'support_fields' => 'Câmpuri',
|
||||
'support_asset_tag' => 'Etichetă',
|
||||
'support_1d_barcode' => '1D',
|
||||
'support_2d_barcode' => '2D',
|
||||
'support_logo' => 'Siglă',
|
||||
'support_title' => 'Titlu',
|
||||
|
||||
];
|
Reference in New Issue
Block a user