ajout app
This commit is contained in:
16
SNIPE-IT/resources/lang/et-EE/admin/manufacturers/table.php
Normal file
16
SNIPE-IT/resources/lang/et-EE/admin/manufacturers/table.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about_manufacturers_title' => 'Tootjatest',
|
||||
'about_manufacturers_text' => 'Tootjad on need ettevõtted, kes sinu vahendid on tootnud. Sa võid siin hoida enda jaoks olulisi tootja kasutajatoe kontakte, mida kuvatakse vahendite detailide juures.',
|
||||
'asset_manufacturers' => 'Vahendite tootjad',
|
||||
'create' => 'Uus tootja',
|
||||
'id' => 'ID',
|
||||
'name' => 'Nimi',
|
||||
'support_email' => 'Kasutajatoe E-mail',
|
||||
'support_phone' => 'Kasutajatoe telefon',
|
||||
'support_url' => 'Kasutajatoe URL',
|
||||
'warranty_lookup_url' => 'Warranty Lookup URL',
|
||||
'update' => 'Uuenda tootjat',
|
||||
|
||||
);
|
Reference in New Issue
Block a user