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

8 lines
158 B
PHP
Raw Normal View History

2018-02-20 14:37:12 -08:00
<?php
return [
2018-03-22 20:01:45 -07:00
'sent' => '¡El enlace de tu contraseña ha sido enviado!',
2018-09-28 11:54:52 -07:00
'user' => 'No matching active user found with that email.',
2018-02-20 14:37:12 -08:00
];