mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-18 04:53:27 -05:00
7 lines
210 B
PHP
7 lines
210 B
PHP
<?php
|
|
|
|
return [
|
|
'modify_admin_user' => 'حسابات المستخدمين الإداريين لا يمكن تعديلها.',
|
|
'modify_admin_role' => 'دور المدير لا يمكن تعديله.',
|
|
];
|