From c8c493cfda4891e53401d8759ee40fcd4d5a7b0e Mon Sep 17 00:00:00 2001 From: Sem Date: Mon, 7 May 2012 07:54:17 +0200 Subject: Updated spanish language to 100%. --- languages/es/es.custom_index.php | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) (limited to 'languages/es/es.custom_index.php') diff --git a/languages/es/es.custom_index.php b/languages/es/es.custom_index.php index 62f651958..56b07b95c 100644 --- a/languages/es/es.custom_index.php +++ b/languages/es/es.custom_index.php @@ -1,17 +1,13 @@ - "Últimos favoritos", - 'custom:groups' => "Últimos grupos", - 'custom:files' => "Últimos ficheros subidos", - 'custom:blogs' => "Últimas entradas", - 'custom:members' => "Nuevos miembros de la red", - 'custom:nofiles' => "No existen ficheros todavia", - 'custom:nogroups' => "No existen grupos todavia", - - ); - - add_translation("es",$spanish); - -?> + + + 'Últimos favoritos', + 'custom:groups' => 'Últimos grupos', + 'custom:files' => 'Últimos ficheros subidos', + 'custom:blogs' => 'Últimas entradas', + 'custom:members' => 'Nuevos miembros de la red', +); + +add_translation("es", $es); + -- cgit v1.2.3