snipe-it/resources/lang/fa/admin/groups/titles.php
2017-10-17 18:52:20 -07:00

15 lines
556 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_groups_title' => 'درباره گروه ها',
'about_groups' => 'گروه ها برای تعمیم مجوز کاربر استفاده می شوند.',
'group_management' => 'مدیریت گروه',
'create' => 'ایجاد گروه جدید',
'update' => 'ویرایش گروه',
'group_name' => 'نام گروه',
'group_admin' => 'مدیر گروه',
'allow' => 'اجازه می دهد',
'deny' => 'رد کردن',
);