Fix spanish traslation

This commit is contained in:
q3aql 2021-08-24 12:19:10 +02:00
parent e1539a833f
commit b41ed40cdf
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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