ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/cy-GB/admin/departments/table.php
Normal file
11
SNIPE-IT/resources/lang/cy-GB/admin/departments/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'id' => 'Rhif Unigryw',
|
||||
'name' => 'Enw Adran',
|
||||
'manager' => 'Rheolwr',
|
||||
'location' => 'Lleoliad',
|
||||
'create' => 'Creu Adran',
|
||||
'update' => 'Diweddaru Adran',
|
||||
);
|
Reference in New Issue
Block a user