mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
7 lines
195 B
PHP
7 lines
195 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => 'SMS skickas till din registrerade telefon. Vänligen kontrollera.',
|
|
'found_phone' => 'Telefonnumret som registrerades i systemet hittades inte.',
|
|
];
|