ajout app
This commit is contained in:
26
SNIPE-IT/resources/lang/cy-GB/admin/suppliers/table.php
Normal file
26
SNIPE-IT/resources/lang/cy-GB/admin/suppliers/table.php
Normal file
@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about_suppliers_title' => 'Amdan cyflenwyr',
|
||||
'about_suppliers_text' => 'Defnyddir cyflenwyr i olrhain ffynhonnell eitemau',
|
||||
'address' => 'Cyfeiriad Cyflenwr',
|
||||
'assets' => 'Asedau',
|
||||
'city' => 'Dinas',
|
||||
'contact' => 'Enw Cyswllt',
|
||||
'country' => 'Gwlad',
|
||||
'create' => 'Creu Cyflenwr',
|
||||
'email' => 'Ebost',
|
||||
'fax' => 'Ffacs',
|
||||
'id' => 'Rhif Unigryw',
|
||||
'licenses' => 'Trwyddedau',
|
||||
'name' => 'Enw Cyflenwr',
|
||||
'notes' => 'Nodiadau',
|
||||
'phone' => 'Ffôn',
|
||||
'state' => 'Talaith',
|
||||
'suppliers' => 'Cyflenwyr',
|
||||
'update' => 'Diweddaru Cyflenwr',
|
||||
'view' => 'Gweld Cyflenwr',
|
||||
'view_assets_for' => 'Gweld asedau ar gyfer',
|
||||
'zip' => 'Côd Post',
|
||||
|
||||
);
|
Reference in New Issue
Block a user