ajout app

This commit is contained in:
2024-04-17 20:22:30 +02:00
parent cc017cfc5e
commit f9d05a2fd3
8025 changed files with 729805 additions and 0 deletions

View 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',
);