mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations permission.php (Greek)
This commit is contained in:
parent
afd8f2a3a0
commit
0c144834ec
@ -17,4 +17,20 @@ return [
|
||||
'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