mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations permission.php (Hindi)
This commit is contained in:
parent
92e13766a7
commit
eaa7eb2110
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'village' => [
|
||||
'name' => 'गाँव',
|
||||
'option' => [
|
||||
'read' => 'पढ़ सकते हैं गाँव?',
|
||||
'write' => 'गाँव बना / संपादित कर सकते हैं?',
|
||||
'delete' => 'गांव को हटा सकते हैं?',
|
||||
],
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user