mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
13 lines
391 B
PHP
13 lines
391 B
PHP
<?php
|
|
|
|
return [
|
|
'post_ad' => [
|
|
'name' => 'পোস্ট বিজ্ঞাপন',
|
|
],
|
|
'login' => 'প্রবেশ করুন',
|
|
'register' => 'নিবন্ধন',
|
|
'continue' => 'চালিয়ে',
|
|
'reset_password' => 'পাসওয়ার্ড রিসেট করুন',
|
|
'email' => 'ইমেইল',
|
|
'phone' => 'ফোন',
|
|
]; |