snipe-it/resources/lang/fa/admin/models/general.php
2016-12-03 17:10:05 -08:00

17 lines
879 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return array(
'about_models_title' => 'About Asset Models',
'about_models_text' => 'Asset Models are a way to group identical assets. "MBP 2013", "IPhone 6s", etc.',
'deleted' => 'این مدل حذف شده است. <a href="/hardware/models/:model_id/restore"> اینجا برای بازگرداندن کلیک کنید it</a>.',
'restore' => 'بازیابی مدل',
'requestable' => 'Users may request this model',
'show_mac_address' => 'نمایش قسمت آدرس MAC در دارایی در این مدل',
'view_deleted' => 'دیدن پاک شده ها',
'view_models' => 'دیدن مدل ها',
'fieldset' => 'تنظیمات فیلد',
'no_custom_field' => 'بدون زمینه های سفارشی
',
);