7 lines
136 B
PHP
7 lines
136 B
PHP
<?php
|
|
|
|
return [
|
|
'sent' => 'Veza lozinke je poslata!',
|
|
'user' => 'No matching active user found with that email.',
|
|
];
|
|
|