mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations stream.php (Bengali)
This commit is contained in:
parent
3110e5f7c2
commit
0632675eae
@ -0,0 +1,22 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'advs' => [
|
||||||
|
'name' => 'Advs',
|
||||||
|
],
|
||||||
|
'categories' => [
|
||||||
|
'name' => 'ধরন',
|
||||||
|
],
|
||||||
|
'village' => [
|
||||||
|
'name' => 'গ্রাম',
|
||||||
|
],
|
||||||
|
'custom_fields' => [
|
||||||
|
'name' => 'অস্ত্রোপচার',
|
||||||
|
],
|
||||||
|
'custom_field_advs' => [
|
||||||
|
'name' => 'কাস্টম ক্ষেত্র',
|
||||||
|
],
|
||||||
|
'cf_values' => [
|
||||||
|
'name' => 'সিএফ মান',
|
||||||
|
],
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user