mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations section.php (Bengali)
This commit is contained in:
parent
db9e0a928e
commit
976f475435
@ -0,0 +1,22 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'countries' => [
|
||||||
|
'title' => 'দেশ',
|
||||||
|
],
|
||||||
|
'cities' => [
|
||||||
|
'title' => 'শহর',
|
||||||
|
],
|
||||||
|
'districts' => [
|
||||||
|
'title' => 'জেলা',
|
||||||
|
],
|
||||||
|
'neighborhoods' => [
|
||||||
|
'title' => 'প্রতিবেশী',
|
||||||
|
],
|
||||||
|
'village' => [
|
||||||
|
'title' => 'গ্রাম',
|
||||||
|
],
|
||||||
|
'general' => 'সাধারণ',
|
||||||
|
'map' => 'মানচিত্র',
|
||||||
|
'setting' => 'বিন্যাস',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user