ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/fa-IR/admin/models/table.php
Normal file
17
SNIPE-IT/resources/lang/fa-IR/admin/models/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'create' => 'ایجاد مدل دارایی',
|
||||
'created_at' => 'ایجاد شده در',
|
||||
'eol' => 'EOL',
|
||||
'modelnumber' => 'شماره مدل.',
|
||||
'name' => 'نام مدل دارایی',
|
||||
'numassets' => 'دارایی',
|
||||
'title' => 'مدل دارایی',
|
||||
'update' => 'بروزسانی مدل دارایی',
|
||||
'view' => 'نمایش مدل دارایی',
|
||||
'update' => 'بروزسانی مدل دارایی',
|
||||
'clone' => 'مدل شگرف',
|
||||
'edit' => 'تغییر مدل',
|
||||
);
|
Reference in New Issue
Block a user