From: Pablo Martin Date: Wed, 24 Oct 2012 02:09:34 +0000 (+0000) Subject: small language fix. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c2e217c291872cfad308c19707843dceecd233eb;p=lorea%2Felgg.git small language fix. --- diff --git a/languages/es.php b/languages/es.php index ccf466604..3e48242a1 100644 --- a/languages/es.php +++ b/languages/es.php @@ -6,7 +6,7 @@ 'custom_index_widgets:latest_bookmarks_index' => "Ultimos favoritos", 'custom_index_widgets:latest_groups_index' => "Ultimos Grupos", 'custom_index_widgets:latest_files_index' => "Ultimos Archivos", - 'custom_index_widgets:latest_blogs_index' => "Ultimos Ariculos de Blogs", + 'custom_index_widgets:latest_blogs_index' => "Ultimos Articulos de Blogs", 'custom_index_widgets:latest_members_index' => "Nuevos mienbros", 'custom_index_widgets:nofiles' => "No hay archivos todavia", 'custom_index_widgets:nogroups' => "No hay frupos todavia",