ajout app
This commit is contained in:
16
SNIPE-IT/resources/lang/hu-HU/admin/manufacturers/table.php
Normal file
16
SNIPE-IT/resources/lang/hu-HU/admin/manufacturers/table.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about_manufacturers_title' => 'A gyártókról',
|
||||
'about_manufacturers_text' => 'A gyártók azok a vállalatok, amelyek létrehozzák a vagyont. Itt fontos támogatási kapcsolattartási információkat tárolhatsz róluk, amelyek az eszköz részletes oldalain fognak megjelenni.',
|
||||
'asset_manufacturers' => 'Eszköz gyártoi',
|
||||
'create' => 'Gyártó lértehozása',
|
||||
'id' => 'ID',
|
||||
'name' => 'Név',
|
||||
'support_email' => 'Az e-mail támogatása',
|
||||
'support_phone' => 'Telefon támogatás',
|
||||
'support_url' => 'Támogatási URL',
|
||||
'warranty_lookup_url' => 'Jótállást ellenőrző link',
|
||||
'update' => 'Gyártó frissítése',
|
||||
|
||||
);
|
Reference in New Issue
Block a user