snipe-it/resources/lang/pt-PT/passwords.php
2018-09-28 11:54:52 -07:00

8 lines
165 B
PHP

<?php
return [
'sent' => 'O link com a senha de acesso foi enviado com sucesso!',
'user' => 'No matching active user found with that email.',
];