New translations button.php (Bengali)

This commit is contained in:
Fatih Alp 2020-05-12 19:29:39 +03:00
parent 0284a65ae0
commit 0a4d57bcc7

View File

@ -0,0 +1,13 @@
<?php
return [
'post_ad' => [
'name' => 'পোস্ট বিজ্ঞাপন',
],
'login' => 'প্রবেশ করুন',
'register' => 'নিবন্ধন',
'continue' => 'চালিয়ে',
'reset_password' => 'পাসওয়ার্ড রিসেট করুন',
'email' => 'ইমেইল',
'phone' => 'ফোন',
];