mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
7 lines
193 B
PHP
7 lines
193 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => 'SMS trimis la telefonul dvs. înregistrat. Te rog verifica.',
|
|
'found_phone' => 'Numărul de telefon înregistrat în sistem nu a fost găsit.',
|
|
];
|