mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-23 23:37:41 -05:00
8 lines
309 B
PHP
8 lines
309 B
PHP
<?php
|
|
|
|
return [
|
|
'send_forgot_sms' => 'Tekstiviesti lähetetty rekisteröityyn puhelimeesi. Tarkista.',
|
|
'found_phone' => 'Järjestelmään rekisteröityä puhelinnumeroa ei löytynyt.',
|
|
'error_mail' => 'Tapahtumasi suoritettiin onnistuneesti, mutta ilmoitussähköpostia ei voitu lähettää.',
|
|
];
|