ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/fa-IR/admin/departments/table.php
Normal file
11
SNIPE-IT/resources/lang/fa-IR/admin/departments/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'id' => 'شناسه',
|
||||
'name' => 'اسم دپارتمان',
|
||||
'manager' => 'مدیر',
|
||||
'location' => 'محل',
|
||||
'create' => 'ایجاد گروه',
|
||||
'update' => 'به روز رسانی گروه',
|
||||
);
|
Reference in New Issue
Block a user