mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations permission.php (Hindi)
This commit is contained in:
parent
ebebcfad5b
commit
43e7a4e930
@ -50,11 +50,11 @@ return [
|
||||
],
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Options',
|
||||
'name' => 'विकल्प',
|
||||
'option' => [
|
||||
'read' => 'Can read options?',
|
||||
'write' => 'Can create/edit options?',
|
||||
'delete' => 'Can delete options?',
|
||||
'read' => 'विकल्प पढ़ सकते हैं?',
|
||||
'write' => 'विकल्प बना / संपादित कर सकते हैं?',
|
||||
'delete' => 'विकल्प हटा सकते हैं?',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user