mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (Bengali)
This commit is contained in:
parent
35b57a39a4
commit
6038c1c3b8
@ -249,7 +249,7 @@ return [
|
|||||||
'name' => 'শেষ 24 ঘন্টা'
|
'name' => 'শেষ 24 ঘন্টা'
|
||||||
],
|
],
|
||||||
'in_the_last_day' => [
|
'in_the_last_day' => [
|
||||||
'name' => 'In The Last 24 Hours'
|
'name' => 'শেষ 24 ঘন্টা'
|
||||||
],
|
],
|
||||||
'in_the_last_week' => [
|
'in_the_last_week' => [
|
||||||
'name' => 'গত সপ্তাহে'
|
'name' => 'গত সপ্তাহে'
|
||||||
@ -300,10 +300,10 @@ return [
|
|||||||
// New create page
|
// New create page
|
||||||
'options' => 'বিকল্পগুলি',
|
'options' => 'বিকল্পগুলি',
|
||||||
|
|
||||||
'free' => 'Free',
|
'free' => 'ফ্রি',
|
||||||
'ad_date' => 'Ad Date',
|
'ad_date' => 'বিজ্ঞাপন তারিখ',
|
||||||
'photo_video' => 'Photo, Video',
|
'photo_video' => 'ছবি, ভিডিও',
|
||||||
'and_above' => 'and above',
|
'and_above' => 'এবং উপরে',
|
||||||
'and_below' => 'and below',
|
'and_below' => 'এবং নিচে',
|
||||||
'clear_all' => 'Clear All',
|
'clear_all' => 'সব পরিষ্কার করে দাও',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user