<?php
/*
* Copyright 2007-2017 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
* This file is part of Pydio.
*
* Pydio is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Pydio is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Pydio.  If not, see <http://www.gnu.org/licenses/>.
*
* The latest code can be found at <https://pydio.com>.
*/
$mess=array(
    "1" => "Restaurar Contraseña",
    "2" => "Configurar tu contraseña",
    "3" => "Por favor introduce tu usuario, se enviará un enlace a tu correo.",
    "4" => "Tu identificador",
    "5" => "Se ha enviado un enlace al correo de tu cuenta. Pulsa en el enlace del correo para volver a crear la contraseña.",
    "6" => "Gracias, ¡ahora puedes iniciar sesión!",
    "7" => "Se ha enviado una solicitud de restauración de contraseña a tu correo asociado a la cuenta. Si no has sido tu quien la ha solicitado, ignora este correo. Si lo solicistaste pulsa en el siguiente enlace para cambiar la contraseña:",
    "8" => "Usar el formulario para restaurar la contraseña. Introduce tu usuario y la nueva contraseña dos veces."
);
