mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations permission.php (Hindi)
This commit is contained in:
parent
ebebcfad5b
commit
43e7a4e930
@ -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