mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
7 lines
357 B
PHP
7 lines
357 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => 'আপনার নিবন্ধিত ফোনে এসএমএস পাঠানো হয়েছে। দয়া করে চেক করুন।',
|
|
'found_phone' => 'সিস্টেমে নিবন্ধিত ফোন নম্বরটি পাওয়া যায়নি।',
|
|
];
|