From 829aa871304e71f66f5c5f5fc362280f87c9e8cd Mon Sep 17 00:00:00 2001 From: Michael Maass Date: Wed, 14 Oct 2015 13:12:14 +0200 Subject: [PATCH] Added missing singular in "Rating Element" --- es-ES/zoo/language/es-ES/es-ES.com_zoo.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/es-ES/zoo/language/es-ES/es-ES.com_zoo.ini b/es-ES/zoo/language/es-ES/es-ES.com_zoo.ini index 760b454..3bb8154 100644 --- a/es-ES/zoo/language/es-ES/es-ES.com_zoo.ini +++ b/es-ES/zoo/language/es-ES/es-ES.com_zoo.ini @@ -63,6 +63,7 @@ NOT FOUND="no se encontrĂ³!" ; Rating Element RATING %S VOTES="Rating (%s votos)" +RATING %S VOTE="Rating (%s voto)" VOTE FAILED="Voto fallido" VOTES="Votos" NOT_ALLOWED_TO_VOTE="No tienes permitido votar"