mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations permission.php (Arabic)
This commit is contained in:
parent
44d30d760f
commit
75fd9de2c9
@ -49,4 +49,12 @@ return [
|
|||||||
'delete' => 'يمكن حذف القيم CF؟',
|
'delete' => 'يمكن حذف القيم CF؟',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
'options' => [
|
||||||
|
'name' => 'Options',
|
||||||
|
'option' => [
|
||||||
|
'read' => 'Can read options?',
|
||||||
|
'write' => 'Can create/edit options?',
|
||||||
|
'delete' => 'Can delete options?',
|
||||||
|
],
|
||||||
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user