mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations permission.php (Urdu (Pakistan))
This commit is contained in:
parent
d23090cb2e
commit
4de77f552e
@ -17,4 +17,20 @@ return [
|
|||||||
'delete' => 'ایڈریس کو حذف کرسکتے ہیں؟',
|
'delete' => 'ایڈریس کو حذف کرسکتے ہیں؟',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
'education' => [
|
||||||
|
'name' => 'Education',
|
||||||
|
'option' => [
|
||||||
|
'read' => 'Can read education?',
|
||||||
|
'write' => 'Can create/edit education?',
|
||||||
|
'delete' => 'Can delete education?',
|
||||||
|
],
|
||||||
|
],
|
||||||
|
'education_part' => [
|
||||||
|
'name' => 'Education part',
|
||||||
|
'option' => [
|
||||||
|
'read' => 'Can read education part?',
|
||||||
|
'write' => 'Can create/edit education part?',
|
||||||
|
'delete' => 'Can delete education part?',
|
||||||
|
],
|
||||||
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user