mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
7 lines
203 B
PHP
7 lines
203 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => 'SMS inviati al tuo telefono registrato. Si prega di controllare.',
|
|
'found_phone' => 'Il numero di telefono registrato nel sistema non è stato trovato.',
|
|
];
|