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

26 lines
1.1 KiB
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(
'address' => 'آدرس تأمین کننده',
'assets' => 'دارایی',
'city' => 'شهر',
'contact' => 'نام مخاطب',
'country' => 'كشور',
'create' => 'ایجاد کننده',
'email' => 'ایمیل',
'fax' => 'دورنگار',
'id' => 'شناسه',
'licenses' => 'گواهی نامه ها',
'name' => 'نام تامین کننده',
'notes' => 'یادداشت ها',
'phone' => 'تلفن',
'state' => 'وضعیت',
'suppliers' => 'تامین کننده',
'update' => 'تامین کنندگان بروز رسانی',
'url' => 'آدرس اینترنتی',
'view' => 'نمایش تأمین کننده ',
'view_assets_for' => 'نمایش دارایی برای',
'zip' => 'کد پستی',
);