snipe-it/resources/lang/fa/admin/models/general.php
2016-06-02 19:01:09 -07:00

15 lines
639 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(
'deleted' => 'این مدل حذف شده است. <a href="/hardware/models/:model_id/restore"> اینجا برای بازگرداندن کلیک کنید it</a>.',
'restore' => 'بازیابی مدل',
'show_mac_address' => 'نمایش قسمت آدرس MAC در دارایی در این مدل',
'view_deleted' => 'دیدن پاک شده ها',
'view_models' => 'دیدن مدل ها',
'fieldset' => 'تنظیمات فیلد',
'no_custom_field' => 'بدون زمینه های سفارشی
',
);