mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations permission.php (Arabic)
This commit is contained in:
parent
9cff0afa8c
commit
47d4918347
@ -50,11 +50,11 @@ return [
|
||||
],
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Options',
|
||||
'name' => 'خيارات',
|
||||
'option' => [
|
||||
'read' => 'Can read options?',
|
||||
'write' => 'Can create/edit options?',
|
||||
'delete' => 'Can delete options?',
|
||||
'read' => 'يمكن قراءة الخيارات؟',
|
||||
'write' => 'هل يمكن إنشاء / تعديل الخيارات؟',
|
||||
'delete' => 'يمكن حذف الخيارات؟',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user