mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
New translations permission.php (Hindi)
This commit is contained in:
parent
cead4cbb08
commit
4766e2794e
@ -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