mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations permission.php (Bengali)
This commit is contained in:
parent
a8843a2073
commit
db9e0a928e
@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'village' => [
|
||||||
|
'name' => 'গ্রাম',
|
||||||
|
'option' => [
|
||||||
|
'read' => 'গ্রাম পড়তে পারি?',
|
||||||
|
'write' => 'গ্রাম তৈরি / সম্পাদনা করতে পারবেন?',
|
||||||
|
'delete' => 'গ্রাম মুছতে পারে?',
|
||||||
|
],
|
||||||
|
],
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user