diff --git a/resources/lang/ar/settings.php b/resources/lang/ar/settings.php index 0fa8e25db..4a0029f92 100755 --- a/resources/lang/ar/settings.php +++ b/resources/lang/ar/settings.php @@ -138,9 +138,9 @@ return [ 'role_manage_entity_permissions' => 'إدارة جميع أذونات الكتب والفصول والصفحات', 'role_manage_own_entity_permissions' => 'إدارة الأذونات الخاصة بكتابك أو فصلك أو صفحاتك', 'role_manage_page_templates' => 'إدارة قوالب الصفحة', - 'role_access_api' => 'Access system API', + 'role_access_api' => 'الوصول إلى واجهة برمجة تطبيقات النظام API', 'role_manage_settings' => 'إدارة إعدادات التطبيق', - 'role_asset' => 'Asset Permissions', + 'role_asset' => 'أذونات النظام', 'roles_system_warning' => 'Be aware that access to any of the above three permissions can allow a user to alter their own privileges or the privileges of others in the system. Only assign roles with these permissions to trusted users.', 'role_asset_desc' => 'These permissions control default access to the assets within the system. Permissions on Books, Chapters and Pages will override these permissions.', 'role_asset_admins' => 'Admins are automatically given access to all content but these options may show or hide UI options.',