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

8 lines
154 B
PHP

<?php
return [
'sent' => 'El link de la contraseña ha sido enviada!',
'user' => 'No matching active user found with that email.',
];