snipe-it/resources/lang/pt-PT/passwords.php

7 lines
210 B
PHP
Raw Normal View History

2016-05-20 00:47:03 -07:00
<?php
return [
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
2019-05-21 19:17:00 -07:00
'user' => 'Nenhum Utilizador activo encontrado com esse e-mail.',
2016-05-20 00:47:03 -07:00
];