snipe-it/resources/lang/es-MX/passwords.php

8 lines
154 B
PHP
Raw Normal View History

2018-05-21 14:54:36 -07:00
<?php
return [
'sent' => 'El link de la contraseña ha sido enviada!',
2018-09-28 11:54:52 -07:00
'user' => 'No matching active user found with that email.',
2018-05-21 14:54:36 -07:00
];