mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-05 12:56:04 -06:00
New translations permission.php (Russian)
This commit is contained in:
parent
51d69571aa
commit
ded4e299ac
@ -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