mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-07 22:06:04 -06:00
New translations permission.php (Azerbaijani)
This commit is contained in:
parent
1966733067
commit
c79d008dba
@ -17,4 +17,20 @@ return [
|
|||||||
'delete' => 'Ünvanı silə bilərsiniz?',
|
'delete' => 'Ünvanı silə bilərsiniz?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
'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