mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations permission.php (Russian)
This commit is contained in:
parent
197964ce1c
commit
e6b2945891
@ -50,11 +50,11 @@ return [
|
|||||||
],
|
],
|
||||||
],
|
],
|
||||||
'options' => [
|
'options' => [
|
||||||
'name' => 'Options',
|
'name' => 'Параметры',
|
||||||
'option' => [
|
'option' => [
|
||||||
'read' => 'Can read options?',
|
'read' => 'Может варианты прочитать?',
|
||||||
'write' => 'Can create/edit options?',
|
'write' => 'Может создавать / редактировать варианты?',
|
||||||
'delete' => 'Can delete options?',
|
'delete' => 'Может варианты удалить?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user