mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
7 lines
309 B
PHP
7 lines
309 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => 'आपके पंजीकृत फोन पर एसएमएस भेजा गया। कृपया जांचें।',
|
|
'found_phone' => 'सिस्टम में पंजीकृत फोन नंबर नहीं मिला।',
|
|
];
|