mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
7 lines
188 B
PHP
7 lines
188 B
PHP
<?php
|
||
|
||
return [
|
||
'send_forgot_sms' => 'Kayıtlı telefonunuza SMS gönderildi. Lütfen kontrol edin.',
|
||
'found_phone' => 'Sistemde kayıtlı olan telefon numarası bulunamadı.',
|
||
];
|