* Spanish language file for phpPgAdmin.
* @maintainer Martín Marqués (martin@bugs.unl.edu.ar)
*
- * $Id: spanish.php,v 1.12 2003/05/28 01:32:03 chriskl Exp $
+ * $Id: spanish.php,v 1.13 2003/06/07 14:32:34 xzilla Exp $
*/
// Language and character set
$lang['strppahome'] = 'Página web de phpPgAdmin';
$lang['strpgsqlhome'] = 'Página web de PostgreSQL';
$lang['strpgsqlhome_url'] = 'http://www.postgresql.org/';
+ $lang['strlocaldocs'] = 'Documentación de PostgreSQL (local)';
$lang['strreportbug'] = 'Reportar problemas';
$lang['strviewfaq'] = 'Ver Preguntas Frecuentes';
$lang['strviewfaq_url'] = 'http://phppgadmin.sourceforge.net/?page=faq';