Fix spanish traslation
This commit is contained in:
parent
e1539a833f
commit
b41ed40cdf
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user