From b41ed40cdf5f03c1b56909c264e08e077d2b35c0 Mon Sep 17 00:00:00 2001 From: q3aql Date: Tue, 24 Aug 2021 12:19:10 +0200 Subject: [PATCH] Fix spanish traslation --- es-ES/zenidrv-g203-lightsync | 2 +- es-ES/zenidrv-g203-prodigy | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/es-ES/zenidrv-g203-lightsync b/es-ES/zenidrv-g203-lightsync index 1573334..0c78e74 100755 --- a/es-ES/zenidrv-g203-lightsync +++ b/es-ES/zenidrv-g203-lightsync @@ -48,7 +48,7 @@ while [ ${showMenu} -eq 0 ] ; do ${imagesPath}/white.png Blanco ${imagesPath}/red.png Rojo ${imagesPath}/lime.png Lima ${imagesPath}/blue.png Azul \ ${imagesPath}/yellow.png Amarillo ${imagesPath}/cyan.png Cian ${imagesPath}/magenta.png Magenta \ ${imagesPath}/silver.png Plateado ${imagesPath}/gray.png Gris ${imagesPath}/maroon.png Granate \ - ${imagesPath}/olive.png Olive ${imagesPath}/green.png Verde ${imagesPath}/purple.png Purpura ${imagesPath}/teal.png Cerceta \ + ${imagesPath}/olive.png Oliva ${imagesPath}/green.png Verde ${imagesPath}/purple.png Purpura ${imagesPath}/teal.png Cerceta \ ${imagesPath}/navy.png Marino) canceled=$? if [ ${canceled} -eq 0 ] ; then diff --git a/es-ES/zenidrv-g203-prodigy b/es-ES/zenidrv-g203-prodigy index d0d56b5..89c4f91 100755 --- a/es-ES/zenidrv-g203-prodigy +++ b/es-ES/zenidrv-g203-prodigy @@ -48,7 +48,7 @@ while [ ${showMenu} -eq 0 ] ; do ${imagesPath}/white.png Blanco ${imagesPath}/red.png Rojo ${imagesPath}/lime.png Lima ${imagesPath}/blue.png Azul \ ${imagesPath}/yellow.png Amarillo ${imagesPath}/cyan.png Cian ${imagesPath}/magenta.png Magenta \ ${imagesPath}/silver.png Plateado ${imagesPath}/gray.png Gris ${imagesPath}/maroon.png Granate \ - ${imagesPath}/olive.png Olive ${imagesPath}/green.png Verde ${imagesPath}/purple.png Purpura ${imagesPath}/teal.png Cerceta \ + ${imagesPath}/olive.png Oliva ${imagesPath}/green.png Verde ${imagesPath}/purple.png Purpura ${imagesPath}/teal.png Cerceta \ ${imagesPath}/navy.png Marino) canceled=$? if [ ${canceled} -eq 0 ] ; then