ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/mn-MN/admin/departments/table.php
Normal file
11
SNIPE-IT/resources/lang/mn-MN/admin/departments/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'id' => 'ID',
|
||||
'name' => 'Газрын нэр',
|
||||
'manager' => 'Менежер',
|
||||
'location' => 'Байршил',
|
||||
'create' => 'Газар үүсгэх',
|
||||
'update' => 'Шинэчилсэн газар',
|
||||
);
|
Reference in New Issue
Block a user