<?php
/**
* Translator: Sama34 (Omar G.)
* Website: http://mybb-es.com
* Last updated: Febrero 07, 2012
*/
/**
* Date of Birth on Registration 0.4 - Language File
* Copyright 2010 Matthew Rogowski
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
** http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
**/
$l['dobonreg_full_required'] = "Se requiere de tu fecha de nacimiento completa.";
$l['dobonreg_partial_required'] = "Escribe al menos un día y un mes.";
$l['dobonreg_optional'] = "Esto puede ser dejado en blanco.";
$l['userdata_invalid_dob_need_full'] = "Debes colocar una fecha de nacimiento completa.";
$l['userdata_invalid_dob_empty'] = "Debes colocar mínimo un día y mes de nacimiento.";
$l['invalid_dob_age_reg'] = "Eres demasiado joven para registrarte en este foro, la edad mínima requerida es {1}.";
$l['invalid_dob_age_view'] = "Eres demasiado joven para navegar en este foro, la edad minima requerida es {1}.";
?>
Te dejo el lang corregido, dejaste uno con muchas faltas xD