ajout app
This commit is contained in:
26
SNIPE-IT/resources/lang/is-IS/admin/suppliers/table.php
Normal file
26
SNIPE-IT/resources/lang/is-IS/admin/suppliers/table.php
Normal file
@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about_suppliers_title' => 'Um birgja',
|
||||
'about_suppliers_text' => 'Birgjar eru notaðir til að rekja uppruna hluta',
|
||||
'address' => 'Heimilisfang birgja',
|
||||
'assets' => 'Eignir',
|
||||
'city' => 'Borg',
|
||||
'contact' => 'Nafn tengiliðar',
|
||||
'country' => 'Land',
|
||||
'create' => 'Skrá birgja',
|
||||
'email' => 'Netfang',
|
||||
'fax' => 'Fax',
|
||||
'id' => 'ID',
|
||||
'licenses' => 'Leyfi',
|
||||
'name' => 'Heiti birgja',
|
||||
'notes' => 'Athugasemdir',
|
||||
'phone' => 'Sími',
|
||||
'state' => 'Fylki',
|
||||
'suppliers' => 'Birgjar',
|
||||
'update' => 'Update Supplier',
|
||||
'view' => 'Skoða birgja',
|
||||
'view_assets_for' => 'View Assets for',
|
||||
'zip' => 'Póstnúmer',
|
||||
|
||||
);
|
Reference in New Issue
Block a user