mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
7 lines
197 B
PHP
7 lines
197 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => 'SMS dërguar në telefonin tuaj të regjistruar. Te lutem kontrollo.',
|
|
'found_phone' => 'Numri i telefonit të regjistruar në sistem nuk u gjet.',
|
|
];
|